From owner-svn-src-all@FreeBSD.ORG Thu Jun 17 18:09:03 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0E7D1065678; Thu, 17 Jun 2010 18:09:03 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id 955838FC1E; Thu, 17 Jun 2010 18:09:03 +0000 (UTC) Received: from smtp.hudson-trading.com ([209.249.190.9] helo=gnnmac.hudson-trading.com) by vps.hungerhost.com with esmtpa (Exim 4.69) (envelope-from ) id 1OPJ9Y-0003VB-U9; Thu, 17 Jun 2010 13:45:25 -0400 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: George Neville-Neil In-Reply-To: <201006171738.o5HHcdnq001900@svn.freebsd.org> Date: Thu, 17 Jun 2010 13:45:22 -0400 Content-Transfer-Encoding: 7bit Message-Id: References: <201006171738.o5HHcdnq001900@svn.freebsd.org> To: Jack F Vogel X-Mailer: Apple Mail (2.1081) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com X-Source: X-Source-Args: X-Source-Dir: Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r209259 - head/sys/dev/e1000 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 18:09:03 -0000 On Jun 17, 2010, at 13:38 , Jack F Vogel wrote: > Author: jfv > Date: Thu Jun 17 17:38:39 2010 > New Revision: 209259 > URL: http://svn.freebsd.org/changeset/base/209259 > > Log: > Two stats were duplicated, thanks to Andrew Boyer > for pointing this out. > And thanks to you for fixing it! Best, George