Date: Fri, 28 Mar 2003 22:34:25 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <200303290634.h2T6YP7W011692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/03/28 22:34:25 PST
FreeBSD src repository
Modified files:
sys/pci if_xl.c
Log:
Fix up the long mbuf chain recovery code to use m_defrag; the old
code messed up on B & C chipsets because it lost the packet header
and therefore the flag indicating the need for hardware checksums.
MFC after: 2 weeks
Revision Changes Path
1.134 +8 -19 src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303290634.h2T6YP7W011692>
