From: Gábor Stefanik Date: Sun, 12 Jul 2009 00:03:48 +0000 (+0200) Subject: cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) X-Git-Tag: v2.6.32-rc1~703^2~544^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=323d566eae1ace41bc674863b58fcc474501a2db;p=pandora-kernel.git cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) cfg80211_set_wpa_version completely missed the use case when disabling WPA, considering IW_AUTH_WPA_VERSION_DISABLED an invalid argument. This caused weird error messages in wpa_supplicant. Signed-off-by: Gábor Stefanik Signed-off-by: John W. Linville --- Reading git-diff-tree failed