Date: Mon, 22 Feb 2010 21:03:15 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201002222103.o1ML3Zvw050691@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-02-22 21:03:15 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
SVN rev 204223 on 2010-02-22 21:03:15Z by yongari
Remove Tx mbuf parsing code for VLAN in TSO path. Controller does
not support TSO over VLAN if VLAN hardware tagging is disabled so
there is no need to check VLAN here.
While I'm here make sure to pullup IP/TCP headers in the first
buffer.
Revision Changes Path
1.276 +5 -18 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002222103.o1ML3Zvw050691>
