commit | 24aa11ab8ae03292d38ec0dbd9bc2ac49fe8a6dd | [log] [tgz] |
---|---|---|
author | Alexander Bondar <alexander.bondar@intel.com> | Tue Apr 02 15:30:14 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 08 11:05:45 2013 +0200 |
tree | a8cff6906873a33f8f3d4eb36cff00e54623b987 | |
parent | b2c0958b203784659e230bde6bd553d7c37bb4d2 [diff] |
mac80211: disable uAPSD if all ACs are under ACM It's unlikely that an AP requires WMM mandatory admission control for all access categories, and if it does then we still transmit on the background AC without requesting admission. However, avoid using uAPSD in this case since the implementation could run into issues and might use other ACs etc. Signed-off-by: Alexander Bondar <alexander.bondar@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>