mac80211: remove auth algorithm retry
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:40:45 +0000 (21:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:52 +0000 (15:01 -0400)
commit6dc1cb0319997648f59b0f46b9e093e779f0353d
tree79bb836ba724a77ac200e5b11d3930adb92bb25d
parentac00326e9d1d46bf48e9cf60cf892a96b885601a
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>
net/mac80211/cfg.c
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c