]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: reset encryption mode flag before association
authorAmitkumar Karwar <akarwar@marvell.com>
Sat, 25 Feb 2012 05:35:35 +0000 (21:35 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Feb 2012 18:08:52 +0000 (13:08 -0500)
commit6a1a15f2bdb1e28ec1f4832e14c81b9b1905269e
treef477aafdc4d49efbadec217d31d192f567ac5923
parent57eae075064741cc0839ea88ac62d9e47588cae1
mwifiex: reset encryption mode flag before association

Recent commit
"mwifiex: clear previous security setting during association"
fixes association failure problems observed in some corner cases
by clearing previous security setting before each association.

We should reset encryption mode flag as well. This patch takes care
of it.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c