Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 01:30:38 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ti if_ti.c
Message-ID:  <200608120130.k7C1Uc56060841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2006-08-12 01:30:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ti           if_ti.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.
  
  In collaboration with:  glebius
  
  Revision  Changes    Path
  1.123     +25 -25    src/sys/dev/ti/if_ti.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608120130.k7C1Uc56060841>