]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cfg80211: Add new BSS attribute ht_opmode
authorHelmut Schaa <helmut.schaa@googlemail.com>
Fri, 19 Nov 2010 11:40:25 +0000 (12:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 8 Dec 2010 20:38:43 +0000 (15:38 -0500)
commit50b12f597be354a5a224f05c65c54c0667e57aec
treedb4c59639d3d1bc013a2c3d7e17c47db2f94efc0
parent7659a193f94c0003dd06e9e874d19bade1a8c952
cfg80211: Add new BSS attribute ht_opmode

Add a new BSS attribute to allow hostapd to set the current HT opmode.
Otherwise drivers won't be able to set up protection for HT rates in
AP mode.

Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c