cvs commit: src/sys/dev/ti if_ti.c

Pyun YongHyeon yongari at FreeBSD.org
Sat Aug 12 01:30:38 UTC 2006


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


More information about the cvs-src mailing list