]> git.baikalelectronics.ru Git - kernel.git/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)
commit819a8f52ee667764410d22c96f5fd48da7f0b342
treee78129be8c7044a0f53903ef74579501b07d77b3
parent5bd14942222aa8067d4507af1e53bfb52da5198f
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