commit | d6a4ed6fe0a0d4790941e7f13e56630b8b9b053d | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Mon Jun 18 10:43:50 2012 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jun 18 19:18:54 2012 +0200 |
tree | d85c83217a1495d75fe9b5d22850c3fb62bb13f7 | |
parent | 04800ada2acc3a9ffc754c1d73576cef326f3311 [diff] |
mac80211: set only VO as a U-APSD enabled AC 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@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>