Date: Mon, 14 Jul 2003 14:16:01 -0700 (PDT) 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_dc.c Message-ID: <200307142116.h6ELG1jm098283@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/07/14 14:16:01 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/pci if_dc.c
Log:
MFC rev 1.96:
Update if_dc to use m_defrag, removing the semi-duplicate dc_coal
function.
Also, use m_defrag where appropriate to defrag long mbuf chains
in the same fashion as was done in if_sis.c. Before this change,
if_dc would blow up and take down the interface if fed a really long
mbuf chain.
Revision Changes Path
1.9.2.47 +30 -34 src/sys/pci/if_dc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307142116.h6ELG1jm098283>
