]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Due to an incorrect macro, it appears that this driver has always been
authorScott Long <scottl@FreeBSD.org>
Thu, 16 Nov 2006 06:28:54 +0000 (06:28 +0000)
committerScott Long <scottl@FreeBSD.org>
Thu, 16 Nov 2006 06:28:54 +0000 (06:28 +0000)
commit46222d084a421cd099d0c2650e78560d48b849cf
tree9d031bb0e35778cfba6cfacb38b1ae33bcc63d52
parent6e7b2160a4ac20f67196c97d1f9cf61349af343f
Due to an incorrect macro, it appears that this driver has always been
accidentally truncating off the VLAN tag field in the TX descriptor.  Fix
this by splitting up the vlan_tag and flags fields into separate fields,
and handling them appropriately.

Sponsored by: Ironport
MFC After: 3 days
sys/dev/bce/if_bce.c
sys/dev/bce/if_bcereg.h