Repair hw vlan tagging. Previously swapped byte RGE_TDEXTSTS_VTAG, this
authorkevlo <kevlo@openbsd.org>
Thu, 21 Apr 2022 05:08:39 +0000 (05:08 +0000)
committerkevlo <kevlo@openbsd.org>
Thu, 21 Apr 2022 05:08:39 +0000 (05:08 +0000)
commitcd7fda7f492bbedd7755a92d1f286fd916ef89d8
tree6917864998adea632c78f90c5a5960c30d4ac9e0
parentf34e4695092cee3bd2a66164040dfff35f2100f7
Repair hw vlan tagging.  Previously swapped byte RGE_TDEXTSTS_VTAG, this
caused no tag was sent on the outgoing packet.

Bug reported and the fix tested by Andrew Laramore.
sys/dev/pci/if_rge.c