ath5k: fix CAB queue operation
authorBob Copeland <me@bobcopeland.com>
Wed, 29 Jul 2009 21:32:28 +0000 (17:32 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:43:27 +0000 (16:43 -0400)
We need to process tx descriptors for all queues (currently main tx
queue and cabq) which may have triggered the TX completion interrupt.
Otherwise, the queues can get stuck after sending a few frames.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found