aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/dummy.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-05-11 08:32:29 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-07-17 02:46:10 -0700
commit525a940c37c706155dc6726582d6430c148d9f8b (patch)
tree6f35d8bf1bef64f3db3266a6c63b9b1719ae9a85 /drivers/net/dummy.c
parentfd13a9abeb8d487e2a3cfd2166542c180d33acc9 (diff)
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
The IXGBE_FLAG_RX_CSUM_ENABLED flag is redundant since NETIF_F_RXCSUM is keeping the value we want to already have. As such we can drop the redundant flag and just make use of NETIF_F_RXCSUM. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Acked-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions