git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f46730d
)
ath9k: Fix bug in TX DMA termination
author
Sujith
<Sujith.Manoharan@atheros.com>
Tue, 27 Jan 2009 09:36:38 +0000
(15:06 +0530)
committer
John 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