wifi: iwlwifi: mvm: work around A-MSDU size problem
authorJohannes Berg <johannes.berg@intel.com>
Thu, 8 Feb 2024 16:58:36 +0000 (18:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 12 Feb 2024 20:24:51 +0000 (21:24 +0100)
commit07da4a1b2a59d1392fc61ed12692602b89c33e8a
treecd48fcf91503645d07882383912369391815941c
parent0d2fc8821a7d667180ce27732697105db843a1b9
wifi: iwlwifi: mvm: work around A-MSDU size problem

The firmware will now start with 1500 byte A-MSDU size
rather than 3500 as before, and that seems to cause some
really hard to debug problems. Keep A-MSDU disabled if
the size is less than 2000 to disable this for now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240208185302.3dcd0a1767d0.I450d35f3085b3b04a96dd1e1e7d8c27bda9ce8f5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c