pdeuskar 2003/04/18 10:36:13 PDT
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Tell the upper layer(s) that we support long frames.
Not doing this caused the vlan mtu to be reduced by 4 bytes.
Submitted by: Doug Ambrisko (ambrisko)
MFC after: 1 day
Revision Changes Path
1.22 +4 -0 src/sys/dev/em/if_em.c