mac80211/cfg80211: HT capabilities for NEW_STA
authorJouni Malinen <j@w1.fi>
Mon, 25 Aug 2008 08:58:58 +0000 (11:58 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:09 +0000 (16:24 -0400)
commit36aedc903ea11a4188de0a118d26c9f20afdd272
tree04fbd95246c146c635ad8c36929da44237aae290
parent7262d59366f972b898ea134639112d34bcac35b3
mac80211/cfg80211: HT capabilities for NEW_STA

Allow userspace (e.g., hostapd) to set HT capabilities for associated
STAs. This is based on a patch from Zhu Yi <yi.zhu@intel.com> (only
the NL80211_ATTR_HT_CAPABILITY for NEW_STA part is included here).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c