Re: [PATCH] wifi: mwifiex: fix roaming to different channel in host_mlme mode
From: Francesco Dolcini
Date: Thu Jun 11 2026 - 04:57:49 EST
On Wed, Jun 10, 2026 at 12:00:18PM -0300, Rafael Beims wrote:
> From: Rafael Beims <rafael.beims@xxxxxxxxxxx>
>
> When host MLME is enabled, mwifiex_cfg80211_authenticate() transmits the
> authentication frame on a remain-on-channel (ROC) reservation so that the
> frame is sent on the target BSS's channel. The ROC is only configured
> when priv->auth_flag is zero.
...
>
> Fixes: 36995892c271 ("wifi: mwifiex: add host mlme for client mode")
> Cc: stable@xxxxxxxxxxxxxxx
> Assisted-by: Claude:claude-opus-4-7
> Signed-off-by: Rafael Beims <rafael.beims@xxxxxxxxxxx>
Reviewed-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>