Re: brcmfmac: respect hidden_ssid for AP interfaces

2016-07-18 Thread Kalle Valo
Rafał Miłecki wrote: > This was succesfully tested with 4366B1. A small workaround is needed > for the main interface otherwise it would stuck at the hidden state. > > Signed-off-by: Rafał Miłecki Thanks, 1 patch applied to wireless-drivers-next.git: c940de10d45e brcmfmac: respect

[PATCH] brcmfmac: respect hidden_ssid for AP interfaces

2016-07-06 Thread Rafał Miłecki
This was succesfully tested with 4366B1. A small workaround is needed for the main interface otherwise it would stuck at the hidden state. Signed-off-by: Rafał Miłecki --- drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 13 + 1 file changed, 13 insertions(+) diff --git