Arik Nemtsov <arik@xxxxxxxxxx> writes: > Some APs experience problems when working with U-APSD. Decrease the > probability of that happening by using legacy mode for all ACs but VO. > > The AP that caused us troubles was a Cisco 4410N. It ignores our > setting, and always treats non-VO ACs as legacy. > > Signed-off-by: Arik Nemtsov <arik@xxxxxxxxxx> > --- > Let's have another go at this :) Looks good to me :) > #define IEEE80211_DEFAULT_UAPSD_QUEUES \ > - (IEEE80211_WMM_IE_STA_QOSINFO_AC_BK | \ > - IEEE80211_WMM_IE_STA_QOSINFO_AC_BE | \ > - IEEE80211_WMM_IE_STA_QOSINFO_AC_VI | \ > - IEEE80211_WMM_IE_STA_QOSINFO_AC_VO) > + IEEE80211_WMM_IE_STA_QOSINFO_AC_VO A comment why we only enable VO would be nice. -- Kalle Valo -- 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