cvs commit: src/sys/pci if_xl.c
Mike Silbersack
silby at FreeBSD.org
Fri Mar 28 22:34:28 PST 2003
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
More information about the cvs-src
mailing list