Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 5 Jun 2025 13:03:02 +0000 (15:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 11 Jun 2025 09:27:17 +0000 (11:27 +0200)
commit570896604f47d44d4ff6882d2a588428d2a6ef17
tree49b46eb0a8a155c2749a40b1f71a8c806dca49ba
parent2c7e4a2663a1ab5a740c59c31991579b6b865a26
Revert "wifi: mwifiex: Fix HT40 bandwidth issue."

This reverts commit 4fcfcbe45734 ("wifi: mwifiex: Fix HT40 bandwidth
issue.")

That commit introduces a regression, when HT40 mode is enabled,
received packets are lost, this was experience with W8997 with both
SDIO-UART and SDIO-SDIO variants. From an initial investigation the
issue solves on its own after some time, but it's not clear what is
the reason. Given that this was just a performance optimization, let's
revert it till we have a better understanding of the issue and a proper
fix.

Cc: Jeff Chen <jeff.chen_1@nxp.com>
Cc: stable@vger.kernel.org
Fixes: 4fcfcbe45734 ("wifi: mwifiex: Fix HT40 bandwidth issue.")
Closes: https://lore.kernel.org/all/20250603203337.GA109929@francesco-nb/
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://patch.msgid.link/20250605130302.55555-1-francesco@dolcini.it
[fix commit reference format]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/marvell/mwifiex/11n.c