linux-stable/drivers/net/ethernet/intel/ixgbevf
Colin Ian King 1b9abade3e net: ixgbevf: Remove redundant initialization of variable ret_val
The variable ret_val is being initialized with a value that is never
read, it is being updated later on. The assignment is redundant and
can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-10-29 09:42:59 -07:00
..
defines.h
ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ipsec.c ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops 2021-07-06 10:36:59 -07:00
ipsec.h
ixgbevf.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
ixgbevf_main.c ethernet: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-02 14:18:25 +01:00
Makefile
mbx.c
mbx.h
regs.h
vf.c net: ixgbevf: Remove redundant initialization of variable ret_val 2021-10-29 09:42:59 -07:00
vf.h net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr 2021-04-13 19:08:48 -07:00