K 10 svn:author V 7 yongari K 8 svn:date V 27 2006-08-17T00:01:09.000000Z K 7 svn:log V 266 MFC if_hme.c, 1.49 to RELENG_6: 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. END