Module Name: src Committed By: knakahara Date: Fri Sep 16 07:55:34 UTC 2022
Modified Files: src/sys/dev/pci: if_vmx.c Log Message: It is correct to update ifp statistics per packet, just remove commented out old statistics code. The code is commented out by if_vmx.c:r1.57. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_vmx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.