]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r216173
authorjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Dec 2010 22:59:50 +0000 (22:59 +0000)
committerjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Dec 2010 22:59:50 +0000 (22:59 +0000)
commit2b3097db06f1b4e2be6d0a22077fc8925e0a4929
tree5328a4af2f559d3c870f913f8ce1f8da55fb1f02
parent1d78e8a712a8da6fe79187ee304f5f3d13badab8
MFC r216173

Remove the test for a minimum frame size from the IPV6 TX context
descriptor setup, when using VLANs and HW TAGGING the length of
an ICMP6 frame will fail this test and be discarded.

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/8@216467 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/e1000/if_igb.c