wifi: iwlwifi: mvm: use old checksum for Bz A-step
authorJohannes Berg <johannes.berg@intel.com>
Wed, 2 Nov 2022 14:59:48 +0000 (16:59 +0200)
committerGregory Greenman <gregory.greenman@intel.com>
Thu, 10 Nov 2022 11:26:32 +0000 (13:26 +0200)
commitec18e7d4d20dc6be85aaf02dfa3cebbb136a7c26
tree8e13a9c3472dffb50e27096e59a8496d01f3c258
parentd3df49dda431f7ae4132a9a0ac25a5134c04e812
wifi: iwlwifi: mvm: use old checksum for Bz A-step

For Bz A-step hardware, the checksum offload is broken and
we need to use the old way, which is still there. Do that,
which requires taking the checksum capability bits out of
the IWL_DEVICE_BZ macro and listing them individually.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20221102165239.6bc379f1b0b1.I204223f1b1c2fe26f414aea6679ef7fce681c33a@changeid
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/mvm/tx.c