]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ath9k: Fix bug in TX DMA termination
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 27 Jan 2009 09:36:38 +0000 (15:06 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Jan 2009 18:38:27 +0000 (13:38 -0500)
commit94ff91d4afd8ae14e8bb7012ba17cf6984130e44
tree742360ef9a99a31279dc4ebee525b12bafa72d9c
parentf46730d13f23b4578dca1c0f7663ea3093ff4f0e
ath9k: Fix bug in TX DMA termination

Removing the module was slow because ath9k_hw_stopdma()
was looping for a long time quantum. Use reasonable
values now to fix this issue.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/mac.c