CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2024/01/09 22:06:00
Modified files: sys/dev/pci : if_bnxt.c Log message: If bringing up a queue fails, only tear down the ones that we set up successfully, rather than trying to tear them all down and crashing. tested by hrvoje, who can make queue setup fail sometimes ok bluhm@