Re: [PATCH v3] wifi: mwifiex: Fix HT40 bandwidth issue.
From: Francesco Dolcini
Date: Fri Mar 14 2025 - 10:11:35 EST
Hello Jeff,
for future patches, please be sure to have a changelog after the ---
at the end of the commit message.
See
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#commentary
and in general that whole document.
On Fri, Mar 14, 2025 at 05:42:38PM +0800, Jeff Chen wrote:
> 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@xxxxxxx>
Reviewed-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
Francesco