CVSROOT: /cvs Module name: src Changes by: chr...@cvs.openbsd.org 2015/10/20 11:08:39
Modified files: sys/dev/pci : if_vr.c if_vrreg.h Log message: 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@