commit | 6dc1cb0319997648f59b0f46b9e093e779f0353d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:40:45 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:52 2009 -0400 |
tree | 79bb836ba724a77ac200e5b11d3930adb92bb25d | |
parent | ac00326e9d1d46bf48e9cf60cf892a96b885601a [diff] |
mac80211: remove auth algorithm retry The automatic auth algorithm issue is now solved in cfg80211, so mac80211 no longer needs code to try different algorithms -- just using whatever cfg80211 asked for is good. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>