linux/drivers/net/ethernet/intel/e1000e
Gustavo A R Silva d75372a2da e1000e: add check on e1e_wphy() return value
Check return value from call to e1e_wphy(). This value is being
checked during previous calls to function e1e_wphy() and it seems
a check was missing here.

Addresses-Coverity-ID: 1226905
Signed-off-by: Gustavo A R Silva <garsilva@embeddedor.com>
Reviewed-by: Ethan Zhao <ethan.zhao@oracle.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-08-08 17:44:53 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h e1000e: add statistic indicating number of skipped Tx timestamps 2017-06-06 01:01:27 -07:00
ethtool.c e1000e: Don't return uninitialized stats 2017-06-06 01:05:13 -07:00
hw.h e1000e: Initial Support for CannonLake 2017-04-30 05:15:08 -07:00
ich8lan.c e1000e: add check on e1e_wphy() return value 2017-08-08 17:44:53 -07:00
ich8lan.h
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails 2017-06-07 20:45:58 -07:00
nvm.c
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: Add Support for CannonLake 2017-04-30 05:18:30 -07:00
regs.h