commit | 94ff91d4afd8ae14e8bb7012ba17cf6984130e44 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Tue Jan 27 15:06:38 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 30 13:38:27 2009 -0500 |
tree | 742360ef9a99a31279dc4ebee525b12bafa72d9c | |
parent | f46730d13f23b4578dca1c0f7663ea3093ff4f0e [diff] |
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>