linux/drivers/net/ethernet/intel/e1000e
Kaixu Xia 99eb3943ab e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt
Both of the statements are value assignment of the variable act_offset.
The first value assignment is overwritten by the second and is useless.
Remove it.

Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-02-03 16:32:18 -08:00
..
80003es2lan.c intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
80003es2lan.h
82571.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
82571.h
defines.h
e1000.h e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
ethtool.c e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
hw.h e1000e: Add support for Meteor Lake 2020-09-28 14:42:46 -07:00
ich8lan.c e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt 2021-02-03 16:32:18 -08:00
ich8lan.h
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
nvm.c
nvm.h
param.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
phy.c intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
phy.h
ptp.c e1000e: Add support for Meteor Lake 2020-09-28 14:42:46 -07:00
regs.h