cvs commit: src/sys/dev/hme if_hme.c

Pyun YongHyeon yongari at FreeBSD.org
Thu Aug 17 00:01:10 UTC 2006


yongari     2006-08-17 00:01:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/hme          if_hme.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.37.2.8  +16 -16    src/sys/dev/hme/if_hme.c


More information about the cvs-all mailing list