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)
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>

No differences found