]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 8 Feb 2012 02:54:53 +0000 (02:54 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 13 Feb 2012 20:28:30 +0000 (12:28 -0800)
commit02252e6f944b63075ff25e73c38de60d14465c66
tree750996a7c10d684053d2db23695d926ba202b4c9
parent8252e0e8f38daa30a144189b86ae28ef6491fac7
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 <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/80003es2lan.c