freebsd-dev/sys/dev/hme
Pyun YongHyeon d13bfc93ea Fix invalid reference of mbuf chains.
Use proper pointer dereference to inform modified mbuf chains to
caller.

While I'm here perform checksum offload setup after loading DMA
maps as m_defrag(9) can return new mbuf chains.

In collaboration with:	glebius
2006-08-12 01:19:37 +00:00
..
if_hme_pci.c
if_hme_sbus.c
if_hme.c Fix invalid reference of mbuf chains. 2006-08-12 01:19:37 +00:00
if_hmereg.h
if_hmevar.h