From: Alexander Bondar Date: Sun, 7 Apr 2013 06:53:30 +0000 (+0300) Subject: mac80211: indicate admission control in TX queue parameters X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908f8d07e9774c2476e0683f6a0ce50562a2da45;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed