From: Vasanthakumar Thiagarajan Date: Fri, 11 Nov 2011 15:03:01 +0000 (+0530) Subject: ath6kl: Fix bug in setting dot11_auth_mode in AP mode X-Git-Tag: v3.3-rc1~182^2~44^2~72^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5abaafad8090a5051355b1d224bfbae0951fc2;p=pandora-kernel.git ath6kl: Fix bug in setting dot11_auth_mode in AP mode OPEN_AUTH is passed as dot11_auth_mode by default, this would affect the AP mode when configured with shared authentication type. Assign appropriate auth type to fix this from driver. A patch in wpa_supplicant (wpa_supplicant: Set configured auth_algs) is also needed to fix this. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed