CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/24 05:03:10
Modified files:
sys/dev/pci : if_ixl.c
Log message:
ixl(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 bluhm@
