commit | 9ed6bcce77f75d98af6ee07069deac6041948bee | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri May 08 20:47:39 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 11 15:23:57 2009 -0400 |
tree | 9fff3d257612ed049b28a80681fbd987f4de3ec4 | |
parent | 5a9940118a616266183c53a9ee4352feadb9c2e8 [diff] |
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>