]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: mwifiex: Fix HT40 bandwidth issue.
authorJeff Chen <jeff.chen_1@nxp.com>
Fri, 14 Mar 2025 09:42:38 +0000 (17:42 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 09:27:33 +0000 (10:27 +0100)
commit4fcfcbe457349267fe048524078e8970807c1a5b
treef29c6c484936e5a46f6618b3f82f51d23a500d66
parente4f4a4accf27185ed68493d1aeac1b79096e5a44
wifi: mwifiex: Fix HT40 bandwidth issue.

This patch addresses an issue where, despite the AP supporting 40MHz
bandwidth, the connection was limited to 20MHz. Without this fix,
even if the access point supports 40MHz, the bandwidth after
connection remains at 20MHz. This issue is not a regression.

Signed-off-by: Jeff Chen <jeff.chen_1@nxp.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://patch.msgid.link/20250314094238.2097341-1-jeff.chen_1@nxp.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/marvell/mwifiex/11n.c