CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/26 03:23:19
Modified files:
sys/dev/pci : if_vmx.c
Log message:
Improve the previous fix: call vmxnet3_load_mbuf, bpf_mtap, and flip
the generation bit to pass the tx descriptor and mbuf to the "hardware".
This way bpf is not called if vmxnet3_load_mbuf dropped the mbuf.
Tested by me
OK mikeb@
