cvs commit: src/sys/pci if_dc.c
Mike Silbersack
silby at FreeBSD.org
Mon Jul 14 14:16:03 PDT 2003
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
More information about the cvs-src
mailing list