CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/26 19:25:26
Modified files:
sys/dev/pci : if_vmx.c
Log message:
fix the last commit.
if gen is toggled per packet, then it needs to be toggled before
each packet, not before the loop. also, if 0 out the right offload.
brad pointed out the if 0 bit.
