Re: [PATCH v2 1/3] nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
From: Johannes Berg <johannes@sipsolutions.net> Date: 2011-08-29 13:25:04
On Thu, 2011-08-25 at 14:24 +0300, Eliad Peller wrote:
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.
I guess it'll help me support this for mac80211 (drivers that don't do
it all in firmware) -- I had a patch that was equivalent to the first
two :)
johannes