> * enum nl80211_sta_wme_attr - station WME attributes > * @__NL80211_STA_WME_INVALID: invalid number for nested attribute > - * @NL80211_STA_WME_QUEUES: bitmap of uapsd queues. > + * @NL80211_STA_WME_UAPSD_QUEUES: bitmap of uapsd queues. > * @NL80211_STA_WME_MAX_SP: max service period. Can you also note what the format of these is, i.e. that the MAX_SP is like in the QoS info field but shifted down, and the queues is the AC bitmap like in the QoS info field? I'll send the validation patch separately. Thx, Johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html