mirror_ubuntu-kernels/drivers/net/ethernet/intel
Zheng Yongjun f9d80a09be net: e1000: Remove set but not used variable
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/ethernet/intel/e1000/e1000_hw.c: In function e1000_phy_init_script:
drivers/net/ethernet/intel/e1000/e1000_hw.c:132:6: warning: variable ‘ret_val’ set but not used [-Wunused-but-set-variable]

`ret_val` is never used, so remove it.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-19 14:13:18 -07:00
..
e1000 net: e1000: Remove set but not used variable 2020-09-19 14:13:18 -07:00
e1000e treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
fm10k net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
i40e i40e, xsk: move buffer allocation out of the Rx processing loop 2020-09-14 09:45:35 -07:00
iavf net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
ice net: devlink: region: Pass the region ops to the snapshot function 2020-09-18 18:17:45 -07:00
igb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-09-04 21:28:59 -07:00
igbvf igbvf: use generic power management 2020-07-30 08:36:08 -07:00
igc net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
ixgb pci-v5.9-changes 2020-08-07 18:48:15 -07:00
ixgbe ixgbe: add pause frame stats 2020-09-15 13:26:29 -07:00
ixgbevf net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
e100.c e100: use generic power management 2020-07-30 10:50:55 -07:00
Kconfig ice: implement device flash update via devlink 2020-07-28 17:07:06 -07:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00