CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/06/24 05:00:28
Modified files: sys/dev/pci : if_igc.c Log message: igc(4): do not call ifq_restart() if no space was made on tx ring Same fix as applied to vmx(4) by yasuoka@ test & ok by bluhm@ and kevlo@