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:
7356a76
)
net/at91_ether: fix error return code in at91ether_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 11 Apr 2013 16:42:40 +0000
(16:42 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Apr 2013 22:23:33 +0000
(18:23 -0400)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found