summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
diff options
context:
space:
mode:
authorJosh Hay <joshua.a.hay@intel.com>2013-01-04 07:34:42 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-02-05 13:44:04 +0400
commitd2c47b626ecdd0efa907355fc7eeb34236b3713a (patch)
tree4bbf440dbb850bd52fed90566d2272bdeab106cd /drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
parentf752be9c3de4fbb6a9b2c060f3794bd928a0ad7a (diff)
downloadlinux-d2c47b626ecdd0efa907355fc7eeb34236b3713a.tar.xz
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_lib.c')
0 files changed, 0 insertions, 0 deletions