net: r6040: Return proper error for r6040_init_one
authorAxel Lin <axel.lin@gmail.com>
Tue, 4 Jan 2011 22:40:04 +0000 (22:40 +0000)
committerDavid 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