Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information