mac80211: configure 11b/g channel access rules for legacy APs
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 30 May 2012 08:56:46 +0000 (10:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Jun 2012 19:19:00 +0000 (15:19 -0400)
For each EDCA TX queue change default settings (in STA mode) to conform
old 802.11b/g channel access rules. This is needed for drivers that do
not have QoS enable/disable "switch" (like rt2x00) to make them work
properly with legacy APs.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/util.c

Simple merge