CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/23 23:49:59
Modified files:
sys/dev/pci : if_bnxt.c
Log message:
Use the presence of an intrmap, rather than the number of queues, to
determine how admin interrupts are set up, so we don't get confused about
it when there's only one queue.
