]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c7d6e91136e6bde3659cc19353e19e00d9ee0ab
tree7931e96096600de86150d1a02b3e85bd86c81b0d
parent01066ce31a62157e7c3d6a6c5bdb77677c78d638
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