OSDN Git Service

iwlwifi: mvm: parse firmware alive message version 6
authorJohannes Berg <johannes.berg@intel.com>
Sat, 4 Dec 2021 06:35:50 +0000 (08:35 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:34 +0000 (20:06 +0200)
commit708d8c5385a4cf63760d0932387f2cce9e8c9d8f
tree273198856a87002a6f679c3297ea74c5098141a0
parentaf08571d39254a8ef71422e213f59baf38351d55
iwlwifi: mvm: parse firmware alive message version 6

There's a new version with some addition, we'll need to
do something with the additional data later, but for now
just parse it so we don't fail with the newer firmware.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204083238.f856cb190a4e.I77e3ff5a92b1bcc3e81c1344b046dade0a8b6a24@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c