freebsd-skq/sys/dev/dc
silby fc5724e28c Fix a problem where m_defrag would allocate a new mbuf to replace the
chain passed into dc_encap, which dc_start was unaware of.  This caused
the old (now invalid) mbuf to be passed to BPF_MTAP.

Spotted by:	Kenjiro Cho <kjc@csl.sony.co.jp>
2003-10-19 23:05:19 +00:00
..
dcphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_dc.c Fix a problem where m_defrag would allocate a new mbuf to replace the 2003-10-19 23:05:19 +00:00
if_dcreg.h Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers 2003-10-05 19:57:10 +00:00
pnphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00