Date: Mon, 2 Aug 2010 19:56:07 +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: <201008021956.o72JuVAJ037695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2010-08-02 19:56:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/e1000 if_igb.c
Log:
SVN rev 210781 on 2010-08-02 19:56:07Z by gnn
MFC: 210428
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
Revision Changes Path
1.21.2.10 +86 -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?201008021956.o72JuVAJ037695>
