]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct the setting of the VID in transmit descriptors when hardware VLAN
authormarkj <markj@FreeBSD.org>
Thu, 10 Jul 2014 16:46:46 +0000 (16:46 +0000)
committermarkj <markj@FreeBSD.org>
Thu, 10 Jul 2014 16:46:46 +0000 (16:46 +0000)
commit95de8768c6d28f485e61df4a6e0383aa3b988c5f
tree864286051f20c53cb4fb55b676b49a547c940539
parent07cf1ef3f7a3dad252893abdb8761fdd64d97f5a
Correct the setting of the VID in transmit descriptors when hardware VLAN
tagging is enabled. This was broken in r266978.

Reported by: gjb
Tested by: gjb
sys/dev/e1000/if_em.c