]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb51bc97a004fa46f0481fd795cf15a81f3bc2ccc
tree4f7e93d4db1cbe07cb8732e5d893a580b029136d
parent6c2680dea9ffc56272208b08f418fd5fac2072c3
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