On 8/3/2017 11:37 AM, Wright Feng wrote:
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode

When setting wpa_auth to WPA_AUTH_NONE(1) in AP mode with WEP security,
firmware will set privacy bit and add WPA OUI in VENDOR IE in beacon and
probe response. The security type in softAP beacons confuse the
supplicant in client side, and the user client will see [WPA-?] in
supplicant scan result. So we set WPA_AUTH_DISABLED in softAP mode with
OPEN security.

Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Wright Feng <[email protected]>
---
v2: fix typo in commit message
---
  drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 7 ++++++-
  1 file changed, 6 insertions(+), 1 deletion(-)

Reply via email to