Module Name: src Committed By: msaitoh Date: Thu May 11 07:38:31 UTC 2023
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add SOICZIFDATA (ifconfig -z) support for evcnt(9).
First update the statistics data, then clear the event counters,
and finally copy and clear if_data via ether_ioctl().
To generate a diff of this commit:
cvs rdiff -u -r1.777 -r1.778 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
