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