Yen-lin Lai <yenlinlai@xxxxxxxxxxxx> wrote: > When a network is moved or reconfigured on the different channel, there > can be multiple BSSes with the same BSSID and SSID in scan result > before the old one expires. Then, it can cause cfg80211_connect_result > to map current_bss to a bss with the wrong channel. > > Let mwifiex_cfg80211_assoc return the selected BSS and then the caller > can report it cfg80211_connect_bss. > > Signed-off-by: Yen-lin Lai <yenlinlai@xxxxxxxxxxxx> > Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. b7fd26c913f1 mwifiex: Report connected BSS with cfg80211_connect_bss() -- https://patchwork.kernel.org/project/linux-wireless/patch/20210201070649.1667209-1-yenlinlai@xxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches