From: Raja Mani Date: Tue, 15 Nov 2011 08:44:56 +0000 (+0530) Subject: ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211 X-Git-Tag: v3.3-rc1~182^2~44^2~72^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542c519a0eb94e5fece4c12b12ad9c84e8b66384;p=pandora-kernel.git ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211 Connect control flag CONNECT_WPS_FLAG has to be cleared by default even if the driver receives zero length IE from cfg80211. Otherwise this flag would be always set after WPS exchange which would lead wpa_supplicant to fail to connect with the received WPS credentials. This issue is observed only in OPEN security. kvalo: use cfg80211 instead of CFG in the commit log Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed