]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: remove remaining software checksum code
authorJohannes Berg <johannes.berg@intel.com>
Sun, 11 Apr 2021 09:46:20 +0000 (12:46 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 14 Apr 2021 09:07:18 +0000 (12:07 +0300)
commit8797c16fba17aa8776d6ea18d9e0f45c168d68d8
tree58d0d8e77013ff971e6bc4d10baa5748400a0845
parent80592dee502dd45e415a8675d7e5f6342e93f46f
iwlwifi: remove remaining software checksum code

After the removal of the software checksum code for the
A-MSDU path that we had for testing, the csum_skb variable
stuck around. Remove it.

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.20210411124417.280f268ae679.Iad455b6c91e427c9f74963bbd3eb0ce743aaac53@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/tx.c
drivers/net/wireless/intel/iwlwifi/queue/tx.c