From: Wei Yongjun Date: Wed, 20 Mar 2013 02:21:48 +0000 (+0000) Subject: lpc_eth: fix error return code in lpc_eth_drv_probe() X-Git-Tag: v3.9-rc5~28^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa90b077d72b4ea92706e86fdff7b5dca294caa3;p=pandora-kernel.git lpc_eth: fix error return code in lpc_eth_drv_probe() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed