From: Johannes Berg Date: Wed, 1 Jul 2009 19:41:17 +0000 (+0200) Subject: mac80211: remove dead code, clean up X-Git-Tag: v2.6.32-rc1~703^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1faead50d09165b58c2854997c7205ca9c0d22;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed