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)
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>

No differences found