CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/19 18:48:52
Modified files:
sys/dev/pci : if_iavf.c
Log message:
Instead of assuming the PF gave us 4 queue pairs, use the number returned
from the IAVF_VC_OP_GET_VF_RESOURCES message.
ok bluhm@
