]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: disable uAPSD if all ACs are under ACM
authorAlexander Bondar <alexander.bondar@intel.com>
Tue, 2 Apr 2013 12:30:14 +0000 (15:30 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2013 09:05:45 +0000 (11:05 +0200)
commit12c9ca61c795bd72c4dcbb7d3cf5da78ef151b47
treea8cff6906873a33f8f3d4eb36cff00e54623b987
parent27b8ebc6b81b45a31b3910e96e31fddab20f3ce6
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>
net/mac80211/mlme.c