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)
commitbe720d3fc049e14323f2ba637c053fe39d3e0157
tree8fb875edfad2e37866272eec1359f37ad8c71e18
parent0eb1c968f3c1519505d20b62f782b4f4daf4f525
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
This page took 0.030852 seconds and 5 git commands to generate.