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