Module Name: src Committed By: msaitoh Date: Tue Jul 2 07:20:07 UTC 2019
Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: Sync with FreeBSD's ixv-1.5.17: - When ixv_check_link() failed in the watchdog function, reset the interface. - Remove RXCSUM register modification in ixv_initialize_receive_units(). It seems it's not required. - Remove some debug printf in ixv_print_debug_info(). - Modify to match the newer NETMAP interface. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sys/dev/pci/ixgbe/ixv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.