mac80211: remove unused SSID from BSS
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Jan 2013 08:03:08 +0000 (09:03 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2013 17:57:42 +0000 (18:57 +0100)
commit3146a7da83ba2dd266ef436d4ac8e7e09bd15825
treea0417036950d4d0d51a35ef98f2768d5e10d0a8c
parent37e0838117084eb957fdf124bf555f4b9933a5a5
mac80211: remove unused SSID from BSS

The ssid/ssid_len fields in the private BSS
struct are unused, contrary to the comment
we do look up the SSID in the few cases we
need it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h