From: Wei Yongjun Date: Sat, 12 Oct 2013 06:24:08 +0000 (+0800) Subject: usbnet: fix error return code in usbnet_probe() X-Git-Tag: v3.12-rc7~20^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b69024d97356fb660d1162e172ed4f1be7ceae;p=pandora-kernel.git usbnet: fix error return code in usbnet_probe() Fix to return -ENOMEM in the padding pkt alloc fail error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Oliver Neukum Signed-off-by: David S. Miller --- Reading git-diff-tree failed