freebsd-skq/sys/dev/re
John-Mark Gurney 80a2a305b2 pass in pointer to m_head to re_encap because m_defrag could free the
original mbuf causing a free'd mbuf passed to bpf later and panic'ing the
system..  This should only effect jumbo frames.

MFC after:	5 days
2004-09-18 18:08:28 +00:00
..
if_re.c pass in pointer to m_head to re_encap because m_defrag could free the 2004-09-18 18:08:28 +00:00