From: Wei Yongjun Date: Tue, 24 Sep 2013 05:17:25 +0000 (+0000) Subject: i40e: fix error return code in i40e_probe() X-Git-Tag: v3.13-rc1~105^2~100^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed87ac09d89129fa4d1f0a10d640fb6dabb46fcd;p=pandora-kernel.git i40e: fix error return code in i40e_probe() Fix to return -ENOMEM in the memory alloc error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed