mac80211: remove SSID driver code
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 29 Oct 2008 00:09:37 +0000 (01:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:11:56 +0000 (15:11 -0500)
commit41bb73eeac5ff5fb217257ba33b654747b3abf11
tree766ebc2b0da42bb30abbc59ec9a2dd4e43f7a825
parentb23f99bcfa12c7b452f7ad201ea5921534d4e9ff
mac80211: remove SSID driver code

Remove the SSID from the driver API since now there is no
driver that requires knowing the SSID and I think it's
unlikely that any hardware design that does require the
SSID will play well with mac80211.

This also removes support for setting the SSID in master
mode which will require a patch to hostapd to not try.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl3945-base.c
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/wext.c