diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-06-12 00:33:49 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-06-14 15:39:30 -0400 |
commit | 293f2ba897183872c182a4a3cf1996a1f547d7ee (patch) | |
tree | c5b52863e47127c79a8fa1ef69462f1db5277f2d /tools | |
parent | 1cc5c4b56ef684b89afa577f70675d9dd025fb0c (diff) |
ath9k: fix mac80211 queue lookup for waking up queues
ath_get_mac80211_qnum() expects the queue 'subtype'
(internal ID for the WMM AC) as argument when looking up
the mac80211 queue, however ath_wake_mac80211_queue provides
txq->axq_qnum instead, which contains the hardware queue
number. Fix this by keeping track of the WMM class ID in
the txq data structure.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions