diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2014-09-24 11:48:14 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-09-26 17:11:08 -0400 |
commit | d7017461fa4ce9a59104866a6c382eeca439560a (patch) | |
tree | 606f3cf92376bf6e9dd291cdeb3aff4a23dc4d18 /drivers/media/i2c/adv7183.c | |
parent | 01f7feeaf4528bec83798316b3c811701bac5d3e (diff) |
ath9k: Fix queue management
Since we use IEEE80211_HW_QUEUE_CONTROL now, the
CAB/Offchannel queues are registered as the last
two queues. There is no need to check and reassign
the queues in the TX start()/done() routines.
CAB frames will not reach the tx() callback since
we set IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING and
pull the buffered frames during beacon transmission.
We also don't have a special HW queue for handling
off-channel frames.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/media/i2c/adv7183.c')
0 files changed, 0 insertions, 0 deletions