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:
1440401
)
ath5k: Add watchdog for stuck TX queues
author
Bruno Randolf
<br1@einfach.org>
Fri, 17 Sep 2010 02:36:56 +0000
(11:36 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:12 +0000
(11:05 -0400)
Since we do not know any better solution to the problem that TX queues can get
stuck, this adds a timer-based watchdog, which will check for stuck queues and
reset the hardware if necessary.
Ported from ath9k commit
164ace38536849966ffa377b1b1132993a5a375d
.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found