andre 2006-09-29 13:47:39 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Remove manual vlan header insertion in em_encap(). It is unnecessary as the
generic vlan_start() takes care of it when vlan hardware insertion is
disabled.
In em_set_promisc() add a note that BPF may also be enabled without going into
promisc mode.
Reviewed by: jfv
Revision Changes Path
1.152 +5 -36 src/sys/dev/em/if_em.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"