]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/cfg80211.h
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
authorEliad Peller <eliad@wizery.com>
Wed, 31 Aug 2011 08:29:43 +0000 (11:29 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:50:56 +0000 (15:50 -0400)
commitcedb5412baeffd7326fc4869aa996d7f68d98ebb
tree6b5f5c0c034e508b0bff1f7d52cf1aabde5fad3b
parent4690c33df6be8bf78a0d5fe58baae33462b0bc1f
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag

add WIPHY_FLAG_AP_UAPSD flag to indicate uapsd support on
AP mode.

Advertise it to userspace by including a new
NL80211_ATTR_SUPPORT_AP_UAPSD attribute.

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