Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 20:54:27 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_igb.c
Message-ID:  <201006112054.o5BKsqM1077310@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-06-11 20:54:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_igb.c 
  Log:
  SVN rev 209068 on 2010-06-11 20:54:27Z by jfv
  
  Add a couple fixes from Michael Tuexen.
  Remove unneeded rxtx handler, make que handler generic.
  Do not allocate header mbufs in rx ring if not doing hdr split.
  Release the lock in rxeof call to stack.
  
  MFC for 8.1 asap
  
  Revision  Changes    Path
  1.43      +49 -71    src/sys/dev/e1000/if_igb.c



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