CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/13 04:45:08
Modified files:
sys/dev/pci : if_bnxt.c
Log message:
do not forget to free completion ring in hardware if bnxt_attach() fails
Leak spotted by bluhm@
ok jmatthew@ bluhm@
