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)
commitc75786c9ef9e726dc139325a775e90a684b00ed7
tree90ea19402f4f63217f79410a2909c0c943851927
parenta21fa87e3a3a8390f17f53967baa574f4e1e1e76
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