iwlwifi: mvm: handle RX checksum on Bz devices
authorJohannes Berg <johannes.berg@intel.com>
Sun, 19 Dec 2021 10:18:10 +0000 (12:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 21 Dec 2021 10:35:06 +0000 (12:35 +0200)
commitb6f5b647f694fdee06ddfdcb1cb3162b00de29fb
tree7931e96096600de86150d1a02b3e85bd86c81b0d
parent6772aab732e0e0db74ccc5c018307187e0e43910
iwlwifi: mvm: handle RX checksum on Bz devices

On Bz devices, the hardware checksums including the SNAP header,
starting directly after the MAC header, so we don't need the
extra checks and can just pass the checksum to mac80211.

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.20211219121514.8ef59da4e05e.Ide87c2dc8fa08eae55c013a625f4ece5184b1b63@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c