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:
2a8fe00
)
net: r6040: Return proper error for r6040_init_one
author
Axel Lin
<axel.lin@gmail.com>
Tue, 4 Jan 2011 22:40:04 +0000
(22:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Jan 2011 19:18:07 +0000
(11:18 -0800)
Return -ENOMEM instead of 0 for the case of mdiobus_alloc and kmalloc failure.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found