Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 13:35:19 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h
Message-ID:  <201011271335.oARDZhrR044003@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jchandra    2010-11-27 13:35:19 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h 
  Log:
  SVN rev 215939 on 2010-11-27 13:35:19Z by jchandra
  
  Use if_transmit method instead of if_start, this avoids the interface queue lock.
  Use the hardware IP checksum verification on receive.
  
  Submitted by:   Sriram Gorti (srgorti at netlogicmicro dot com)
  
  Revision  Changes    Path
  1.17      +83 -83    src/sys/mips/rmi/dev/nlge/if_nlge.c
  1.4       +3 -3      src/sys/mips/rmi/dev/nlge/if_nlge.h



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