silby 2003/03/29 19:45:28 PST
FreeBSD src repository
Modified files:
sys/pci if_rl.c
Log:
Switch rl_encap over to using m_defrag.
No functional change, the previous rl_encap was correct wrt long
mbuf chains; this just reduces code duplication.
MFC after: 2 weeks
Revision Changes Path
1.90 +1 -11 src/sys/pci/if_rl.c