ath6kl: Remove auth type fall back in auto authentication mode
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Sat, 10 Sep 2011 09:56:34 +0000 (15:26 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 16 Sep 2011 15:49:26 +0000 (18:49 +0300)
Target already tries with different authentication mechanism
when authentication type is configured to NL80211_AUTHTYPE_AUTOMATIC.
Remove this piece of code from driver. Having this code in driver
even affects auto + WEP authentication in some cases.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found