Module Name: src Committed By: knakahara Date: Mon Sep 30 07:13:54 UTC 2019
Modified Files: src/sys/arch/x86/pci: if_vmx.c Log Message: Fix typo in vmxnet3_legacy_intr(). That causes sysctl hw.vmx*.{rx,tx} effect inversely when vmx(4) uses INTx or MSI. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/arch/x86/pci/if_vmx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.