wifi: iwlwifi: mvm: always set MH len in offload_assist
authorJohannes Berg <johannes.berg@intel.com>
Mon, 12 Jun 2023 15:51:12 +0000 (18:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jun 2023 10:32:18 +0000 (12:32 +0200)
commitaf8bfc7e38a7ad4f8e1663de7ab1463e644050b2
treee349ef8796f24b3b5f90e55cac45c4ebf1248099
parent2b69d242e29b891b11f1190201f4a08abb0c8342
wifi: iwlwifi: mvm: always set MH len in offload_assist

Some versions of the new hardware don't have a functional
version of the new offload method, but still have stricter
checks on the MAC header (MH) length in the offload assist
word. Include that even if checksumming isn't offloaded to
hardware.

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