CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/06/24 05:02:03
Modified files: sys/dev/pci : if_ix.c Log message: ix(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@