From: Wei Yongjun Date: Thu, 11 Apr 2013 16:42:40 +0000 (+0000) Subject: net/at91_ether: fix error return code in at91ether_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbeae58c291a3dedc0b7ae9ffbc8763ed63fcd7f;p=pandora-kernel.git net/at91_ether: fix error return code in at91ether_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