OSDN Git Service

igc: Add Rx checksum support
authorSasha Neftin <sasha.neftin@intel.com>
Thu, 3 Oct 2019 10:43:05 +0000 (13:43 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 21 Oct 2019 17:26:39 +0000 (10:26 -0700)
commit3bdd7086f77757314256e8d0a273b8935106d649
treeae68d8620f99fda2ea0fa79fee5b4a27ee1f9630
parent7f839684c5c42f1d36ee0eb21ba751c7b51fa928
igc: Add Rx checksum support

Extend the socket buffer field process and add Rx checksum functionality
Minor: fix indentation with tab instead of spaces.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc_defines.h
drivers/net/ethernet/intel/igc/igc_main.c