cvs commit: src/sys/dev/hme if_hme.c
Pyun YongHyeon
yongari at FreeBSD.org
Sat Aug 12 01:19:37 UTC 2006
yongari 2006-08-12 01:19:37 UTC
FreeBSD src repository
Modified files:
sys/dev/hme if_hme.c
Log:
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
Revision Changes Path
1.49 +16 -16 src/sys/dev/hme/if_hme.c
More information about the cvs-src
mailing list