mac80211: remove dead code, clean up
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:41:17 +0000 (21:41 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:53 +0000 (15:01 -0400)
commitab1faead50d09165b58c2854997c7205ca9c0d22
tree6eb456e24aab52cdd9ed152d09008635a1ebd555
parent6dc1cb0319997648f59b0f46b9e093e779f0353d
mac80211: remove dead code, clean up

With mac80211 now always controlled by an external SME,
a lot of code is dead -- SSID, BSSID, channel selection
is always done externally, etc. Additionally, rename
IEEE80211_STA_TKIP_WEP_USED to IEEE80211_STA_DISABLE_11N
and clean up the code a bit.

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/iface.c
net/mac80211/mlme.c