Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci/igc
Module Name: src
Committed By: rin
Date: Wed May 7 06:11:02 UTC 2025
Modified Files:
src/sys/dev/pci/igc: if_igc.c
Log Message:
igc(4): igc_detach_counters: Correct sizes for kmem_free(9)
Now, igc(4) can be successfully detached by `drvctl -d`.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/pci/igc/if_igc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index