From: Vivek Natarajan Date: Tue, 24 Nov 2009 16:54:10 +0000 (-0500) Subject: cfg80211: Clear encryption privacy when key off is done. X-Git-Tag: v2.6.33-rc1~299^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55fb891f9da8ee17374349ff482b2715623b7e5;p=pandora-kernel.git cfg80211: Clear encryption privacy when key off is done. When the current_bss is not set, 'iwconfig 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed