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:
a8c4528
)
enet: fec: fix fail resume from suspend state
author
Frank Li
<Frank.Li@freescale.com>
Tue, 26 Mar 2013 16:12:03 +0000
(16:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Mar 2013 18:06:40 +0000
(14:06 -0400)
Without this patch
1. boot with nfs (no_console_suspend)
2. echo mem >/sys/power/state
3. wakeup by wakesource
4. print "eth0: tx queue full"
This fix above problem by reinit bd queue at restart function
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found