commit | 4edd761f4075b03be5932682a2f7b9368dc9e536 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Fri Sep 17 11:36:56 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 21 11:05:12 2010 -0400 |
tree | 2920eb3213e722a68e560eed472c24542812ac77 | |
parent | 1440401e7051d4cf66084a7c36125834901bb90d [diff] |
ath5k: Add watchdog for stuck TX queues 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>