]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211/cfg80211: add STA WME parameters
authorEliad Peller <eliad@wizery.com>
Tue, 23 Aug 2011 11:37:46 +0000 (14:37 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Aug 2011 14:47:56 +0000 (10:47 -0400)
commit4fc227a2e265a769caaed3523e25a803fb2d7fb2
tree90ea19402f4f63217f79410a2909c0c943851927
parent5f2fd30e655e15b5c1ac2f59020926313eedb7e9
nl80211/cfg80211: add STA WME parameters

Add new NL80211_ATTR_STA_WME nested attribute that contains
wme params needed by the low-level driver (uapsd_queues and
max_sp).

Add these params to the station_parameters struct as well.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c