silby 2003/11/11 09:28:16 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/pci if_dc.c
Log:
MFC rev 1.127; fix a condition where dc_encap would allocate a new mbuf,
causing bpf_mtap to be fed the stale, now-freed m_head.
Revision Changes Path
1.9.2.54 +9 -9 src/sys/pci/if_dc.c