linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
Josh Hay d2c47b626e ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
This patch removes the rval variable returns from function and replaces
them with direct returns in ixgbe_dcbnl_getnumtcs. It also changes how
ixgbe_gstrings_test is copied into data with memcpy in ixgbe_get_strings
because "*ixgbe_gstrings_test too small (32 vs 160)".

Signed-off-by: Josh Hay <joshua.a.hay@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-02-05 01:44:04 -08:00
..
ixgbe_82598.c ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe_82599.c ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe_common.c ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00
ixgbe_common.h ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00
ixgbe_dcb_82598.c ixgbe: Clean up priority based flow control 2012-05-09 22:15:40 -07:00
ixgbe_dcb_82598.h ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_dcb_82599.c ixgbe: Clean up priority based flow control 2012-05-09 22:15:40 -07:00
ixgbe_dcb_82599.h ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_dcb_nl.c ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings 2013-02-05 01:44:04 -08:00
ixgbe_dcb.c ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP 2012-07-21 16:05:28 -07:00
ixgbe_dcb.h ixgbe: Populate the prio_tc_map in ixgbe_setup_tc 2012-07-14 14:29:19 -07:00
ixgbe_debugfs.c ixgbe: only compile ixgbe_debugfs.o when enabled 2013-01-23 14:33:29 -08:00
ixgbe_ethtool.c ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings 2013-02-05 01:44:04 -08:00
ixgbe_fcoe.c ixgbe: Update ixgbe Tx flags to improve code efficiency 2013-01-19 04:13:45 -08:00
ixgbe_fcoe.h ixgbe: Make FCoE allocation and configuration closer to how rings work 2012-07-19 18:18:49 -07:00
ixgbe_lib.c ixgbe: fix default setting of TXDCTL.WTHRESH 2012-11-01 02:00:10 -07:00
ixgbe_main.c ixgbe: autoneg variable refactoring 2013-01-31 21:57:19 -08:00
ixgbe_mbx.c ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_mbx.h ixgbe: Add support for GET_QUEUES message to get DCB configuration 2012-10-22 21:14:54 -07:00
ixgbe_phy.c ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe_phy.h ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe_ptp.c ixgbe: Inline Rx PTP descriptor handling 2013-01-23 14:33:29 -08:00
ixgbe_sriov.c ixgbe: Implement PCI SR-IOV sysfs callback operation 2013-01-23 14:34:07 -08:00
ixgbe_sriov.h ixgbe: Implement PCI SR-IOV sysfs callback operation 2013-01-23 14:34:07 -08:00
ixgbe_sysfs.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
ixgbe_type.h ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe_x540.c ixgbe: allow reading of SFF-8472 data over i2c 2013-02-05 00:47:13 -08:00
ixgbe.h ixgbe: Implement PCI SR-IOV sysfs callback operation 2013-01-23 14:34:07 -08:00
Makefile ixgbe: only compile ixgbe_debugfs.o when enabled 2013-01-23 14:33:29 -08:00