]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit058c13b309135ecdb1641698ecedec3a614ace02
treeae68d8620f99fda2ea0fa79fee5b4a27ee1f9630
parentfb431fa91759d3ed4655c478fecaed6bcf8e721d
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