]> Pileus Git - ~andy/linux/commit
mac80211: indicate admission control in TX queue parameters
authorAlexander Bondar <alexander.bondar@intel.com>
Sun, 7 Apr 2013 06:53:30 +0000 (09:53 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 22 Apr 2013 13:33:06 +0000 (15:33 +0200)
commit908f8d07e9774c2476e0683f6a0ce50562a2da45
treee78129be8c7044a0f53903ef74579501b07d77b3
parent6e3ab5543bed9dffb7d1a6404c3782284a432a70
mac80211: indicate admission control in TX queue parameters

Some driver implementations need to know whether mandatory
admission control is required by the AP for some ACs. Add
a parameter to the TX queue parameters indicating this.

As there's currently no support for admission control in
mac80211's AP implementation, it's only ever set for the
client implementation.

Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c