mac80211: move HT operation mode BSS info
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 8 May 2009 18:47:39 +0000 (20:47 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 May 2009 19:23:57 +0000 (15:23 -0400)
commit9ed6bcce77f75d98af6ee07069deac6041948bee
tree9fff3d257612ed049b28a80681fbd987f4de3ec4
parent5a9940118a616266183c53a9ee4352feadb9c2e8
mac80211: move HT operation mode BSS info

There really is no need to have a separate struct for a
single variable. The fact that it exists is due to the
code legacy, but we can remove that now. Very simple.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-core.c
drivers/net/wireless/mac80211_hwsim.c
drivers/net/wireless/mwl8k.c
include/net/mac80211.h
net/mac80211/mlme.c