CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/31 09:25:10
Modified files:
sys/dev/pci : if_igc.c
Log message:
Disable both TCP/UDP checksum offloading and VLAN HW tag offloading for now,
as we currently configure neither in the transmit code path.
Found by sf@
