From: Naveen Singh Date: Fri, 29 Apr 2011 17:02:31 +0000 (+0300) Subject: staging: ath6kl: open/shared auth implementation X-Git-Tag: v3.0-rc1~336^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae62107fb9010e902e60259c6a461c68885d0c7;p=pandora-kernel.git staging: ath6kl: open/shared auth implementation If the wpa_supplicant conf file supplies both open and shared algorithm, and AP is configured as shared then connection never happens. Since it is a FMAC driver additional logic is added in driver which first detects this, then tries open algorithm for the first time and when it fails tries the shared algo. kvalo: fix style issues Signed-off-by: Naveen Singh Signed-off-by: Kalle Valo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed