]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath5k: Use DCU early termination correctly
authorNick Kossifidis <mickflemm@gmail.com>
Tue, 23 Nov 2010 18:50:16 +0000 (20:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Nov 2010 18:52:32 +0000 (13:52 -0500)
commitf7317ba2d669c1b54fb31ed7834361a700a79217
tree7ecd74d4b29564e41411d5a2305f1ca30d1bd6ba
parentb3a28e68d5c8d788a4e538a119a5d326545add8a
ath5k: Use DCU early termination correctly

 * DCU early termination should be used to quickly flush QCU
 according to docs so don't enable it for all queues, enable
 it only when stopping each queue and disable it when we are
 done.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/dma.c
drivers/net/wireless/ath/ath5k/qcu.c