commit | be5abaafad8090a5051355b1d224bfbae0951fc2 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Fri Nov 11 20:33:01 2011 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Sun Nov 13 12:44:28 2011 +0200 |
tree | 354a4d1a7b87ce0142f4090a1a1eaadf9f5d3049 | |
parent | 7cefa44f140bc88def4f68f38c76d37d5fd61630 [diff] |
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 <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>