From: Nicolas Ferre Date: Sun, 14 Apr 2013 22:04:33 +0000 (+0000) Subject: net/macb: fix error return code in macb_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ca820bdb06bd1fef56aad07e0e045260bddb4e;p=pandora-kernel.git net/macb: fix error return code in macb_probe() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Original-idea-by: Signed-off-by: Nicolas Ferre Signed-off-by: David S. Miller --- Reading git-diff-tree failed