Wright Feng <[email protected]> wrote: > From: Chi-hsien Lin <[email protected]> > > Upon stopping an AP interface the driver disable INFRA mode effectively > setting the interface in IBSS mode. However, this may affect other > interfaces running in INFRA mode. For instance, if user creates and stops > hostap daemon on virtual interface, then association cannot work on > primary interface because default BSS has been set to IBSS mode in > firmware side. The IBSS mode should be set when cfg80211 changes the > interface. > > Reviewed-by: Wright Feng <[email protected]> > Signed-off-by: Chi-hsien Lin <[email protected]> > [[email protected]: rephased commit log based on discussion] > Signed-off-by: Wright Feng <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 9029679f66d9 brcmfmac: remove setting IBSS mode when stopping AP -- https://patchwork.kernel.org/patch/9733205/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
