From: Axel Lin Date: Tue, 4 Jan 2011 19:24:06 +0000 (+0000) Subject: net: ixp4xx_eth: Return proper error for eth_init_one X-Git-Tag: v2.6.38-rc1~476^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6610017459ed9642548694fe88971d3f4206aa;p=pandora-kernel.git net: ixp4xx_eth: Return proper error for eth_init_one Return PTR_ERR(port->phydev) instead of 1 if phy_connect failed. Signed-off-by: Axel Lin Acked-by: Krzysztof Halasa Signed-off-by: David S. Miller --- Reading git-diff-tree failed