]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: check minimum temperature notification length
authorJohannes Berg <johannes.berg@intel.com>
Tue, 5 Jan 2016 15:16:31 +0000 (16:16 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 7 Jan 2016 17:01:31 +0000 (19:01 +0200)
commit646872a72e660d58f146235d0a9d41c412a1b113
tree8fb875edfad2e37866272eec1359f37ad8c71e18
parent4d17c0f20d83e532a4b86f614cbfa685d90cf126
iwlwifi: mvm: check minimum temperature notification length

This notification will be extended with extra data, so just
check that it has a minimum length, not the exact length;
we might later add handling for the extra fields added and
have more code to handle both versions.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tt.c