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:
cfddc11
)
ath5k: Fix TX queues stopping
author
Bruno Randolf
<br1@einfach.org>
Fri, 17 Sep 2010 02:36:46 +0000
(11:36 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:10 +0000
(11:05 -0400)
It does not make sense to stop queues for NF calibration. This will not stop
transmissions from the card, if there are queued packets.
If we run out of TX buffers we need to stop all queues, not only one.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found