aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c
diff options
context:
space:
mode:
authorJosh Hay <joshua.a.hay@intel.com>2013-01-04 03:34:42 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-02-05 01:44:04 -0800
commitd2c47b626ecdd0efa907355fc7eeb34236b3713a (patch)
tree4bbf440dbb850bd52fed90566d2272bdeab106cd /drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c
parentixgbe: fix potential null dereference (diff)
downloadlinux-dev-d2c47b626ecdd0efa907355fc7eeb34236b3713a.tar.xz
linux-dev-d2c47b626ecdd0efa907355fc7eeb34236b3713a.zip
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>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c')
0 files changed, 0 insertions, 0 deletions