brcmfmac: fix problem connecting to AP without security
authorArend van Spriel <arend@broadcom.com>
Wed, 6 Feb 2013 17:40:47 +0000 (18:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Feb 2013 19:51:34 +0000 (14:51 -0500)
commitcbb1ec9491fdbd3aa9dee6ad9a3bcb05bdfd279d
tree4f7e93d4db1cbe07cb8732e5d893a580b029136d
parent371830eafeb742e973964b38a55f17b69ea714d0
brcmfmac: fix problem connecting to AP without security

The bcm43236 device showed having an issue connection to an AP without
security when auth_type was set to automatic. For this particular device
a workaround is made by selecting open-system. This problem does not
occur when using wpa_supplicant as it will not use auth type automatic.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
This page took 0.024671 seconds and 5 git commands to generate.