From: Ben Hutchings Date: Mon, 12 Oct 2009 11:18:48 +0000 (-0700) Subject: acenic: Pass up error code from ace_load_firmware() X-Git-Tag: v2.6.32-rc5~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c60e0c30c80fcd53e61701b7865a85283f8a341;p=pandora-kernel.git acenic: Pass up error code from ace_load_firmware() If ace_load_firmware() fails, ace_init() cleans up but still returns 0, leading to an oops as seen in . It should pass the error code up. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed