From: Bruce Allan Date: Wed, 8 Feb 2012 02:55:46 +0000 (+0000) Subject: e1000e: potentially incorrect return for e1000_init_hw_ich8lan X-Git-Tag: v3.4-rc1~177^2~305^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e561a705a61e8d4c32a1259c611703a3976347aa;p=pandora-kernel.git e1000e: potentially incorrect return for e1000_init_hw_ich8lan In the unlikely event that e1000_setup_link_ich8lan() returns an error, the returned error code value is not propagated to the caller of e1000_init_hw_ich8lan(). Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed