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:
5e7a76b
)
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
author
Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>
Mon, 25 Jun 2012 17:35:12 +0000
(17:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Jun 2012 06:54:32 +0000
(23:54 -0700)
The sh_eth_reset function resets chip, but this performs nothing when failed.
This changes sh_eth_reset return an error, when this failed in reset.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found