CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/22 10:36:59
Modified files:
sys/dev/pci : if_bwfm_pci.c
Log message:
bwfm(4) on PCI isn't really MPSAFE, and I'm not sure how this flag
even got there in the first place. I've been wondering why I have
seen a bit of mbuf corruption here and there since I put the bwfm(4)
M.2 PCIe card into my arm64 machine. Well, duh.
