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:
238c855
)
net: ixp4xx_eth: Return proper error for eth_init_one
author
Axel Lin
<axel.lin@gmail.com>
Tue, 4 Jan 2011 19:24:06 +0000
(19:24 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Jan 2011 19:12:01 +0000
(11:12 -0800)
Return PTR_ERR(port->phydev) instead of 1 if phy_connect failed.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found