Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2010 17:53:39 +0000 (UTC)
From:      "George V. Neville-Neil" <gnn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_igb.c
Message-ID:  <201007231753.o6NHruv8096762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gnn         2010-07-23 17:53:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_igb.c 
  Log:
  SVN rev 210428 on 2010-07-23 17:53:39Z by gnn
  
  Fix a bug in the statistics code for tracking the head and
  tail pointers of the tx and rx queues.   We needed a SYSCTL_PROC
  to correctly get the values at run time.
  
  Submitted by:   Andrew Boyer aboyer at averesystems.com
  MFC after:      1 week
  
  Revision  Changes    Path
  1.52      +82 -10    src/sys/dev/e1000/if_igb.c



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