]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: align RX status flags with firmware
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Sep 2020 16:19:49 +0000 (19:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 19:02:21 +0000 (22:02 +0300)
commitf896e9911fef314d7edcc4689405dbf628e39b0f
treed9a4035b16f5976d1fd9bee50530474267343241
parent1f4504b0838209ddf9e628a181d75f6612174b4a
iwlwifi: align RX status flags with firmware

There are some bits declared here that simply don't exist
in the firmware, and some are missing (e.g. the key) from
what the firmware has. Align this and move all the fields
into a single one for this status word, which makes this a
bit easier.

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.20200930191738.0ba403d72e7c.I5fa3aa0538f3fbf8c3885b27a1204b5b0464c20a@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c