]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlwifi: cfg: remove max_tx_agg_size
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 May 2025 12:20:27 +0000 (15:20 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 6 May 2025 19:22:12 +0000 (22:22 +0300)
commita7a9c3a638900ac1f2ba321d10a1201b98715105
tree7b300a48eabd90196db6b3ab03d4f358f7f9bff6
parent7ded94bd6a86418fb2c8710cd4ab0cc29b6358a6
wifi: iwlwifi: cfg: remove max_tx_agg_size

This was used in some really old devices, and then got
carried forward to Qu devices, even though on those we
don't need it at all since the TX aggregation start is
offloaded to the firmware. Remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250502151751.9c2689e2ca8e.I8274b29ca64d9ef9d1e357bbe34ca3a4b97aeb7a@changeid
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/iwl-config.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c