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