CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/22 21:23:44
Modified files:
sys/dev/pci : if_bnxt.c
Log message:
We're only going to use the first CoS queue, so only store the ID of that
one. Some of this would have got in the way of setting up multiple tx/rx
rings.
ok dlg@
