K 10 svn:author V 7 yongari K 8 svn:date V 27 2006-08-12T01:19:37.000000Z K 7 svn:log V 256 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 END