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:
0b43b9a
)
net: calxedaxgmac: fix net timeout recovery
author
Rob Herring
<rob.herring@calxeda.com>
Mon, 9 Jul 2012 14:16:07 +0000
(14:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jul 2012 06:25:47 +0000
(23:25 -0700)
Fix net tx watchdog timeout recovery. The descriptor ring was reset,
but the DMA engine was not reset to the beginning of the ring.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found