CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/15 14:41:02
Modified files:
sys/dev/pci : if_bwfm_pci.c
Log message:
Some PCIe firmwares drop TX packets when the pktid is 0. Add
an offset to make sure they start from 1.
