]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec3994c423d643f4523d7bee1e6c1440994adabc
tree79bb836ba724a77ac200e5b11d3930adb92bb25d
parent70287ffe559bda96840c946390f1ce764d563861
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