CVS commit: src/sys/dev/pci
"Andrius Varanavicius" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: andvar Date: Mon Jun 22 05:57:31 UTC 2026 Modified Files: src/sys/dev/pci: if_iavf.c if_ixl.c if_vmx.c Log Message: s/successed/succeeded/ in counter label and remove underscore for consistency. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/if_iavf.c cvs rdiff -u -r1.100 -r1.101 src/sys/dev/pci/if_ixl.c cvs rdiff -u -r1.17 -r1.18 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.