Fix 802.1p VLAN priority code points for VLAN_HWTAGGING.
authorchrisz <chrisz@openbsd.org>
Tue, 20 Oct 2015 17:08:39 +0000 (17:08 +0000)
committerchrisz <chrisz@openbsd.org>
Tue, 20 Oct 2015 17:08:39 +0000 (17:08 +0000)
commit538c6aed8d1e17cd437c1b518d5c9f919ab0cc99
tree2eda91e853b385e66d25bd472bf2e4a14a9877d9
parente43d4df22a6ec2905a96a396d4ec27e8aabfb073
Fix 802.1p VLAN priority code points for VLAN_HWTAGGING.
Our in-kernel ether-vtag has a different layout to the vr TXSTAT register.

ok sthen@
sys/dev/pci/if_vr.c
sys/dev/pci/if_vrreg.h