commit | d55fb891f9da8ee17374349ff482b2715623b7e5 | [log] [tgz] |
---|---|---|
author | Vivek Natarajan <vnatarajan@atheros.com> | Tue Nov 24 11:54:10 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 09 15:10:08 2009 -0500 |
tree | 2013400579647e4d20b737077647cb6d066a7d67 | |
parent | 43de004b6c197b0ea408bdebf4f14afdead74b63 [diff] |
cfg80211: Clear encryption privacy when key off is done. When the current_bss is not set, 'iwconfig <iface> key off' does not clear the private flag. Hence after we connect with WEP to an AP and then try to connect with another non-WEP AP, it does not work. This issue will not be seen if supplicant is used. Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>