Received: with ECARTIS (v1.0.0; list netdev); Wed, 20 Oct 2004 21:30:28 -0700 (PDT) Received: from cheetah.davemloft.net (mail@adsl-63-197-226-105.dsl.snfc21.pacbell.net [63.197.226.105]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i9L4UN8E024786 for ; Wed, 20 Oct 2004 21:30:23 -0700 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1CKUUy-0002yR-00; Wed, 20 Oct 2004 21:24:24 -0700 Date: Wed, 20 Oct 2004 21:24:23 -0700 From: "David S. Miller" To: "John W. Linville" Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org, jgarzik@pobox.com Subject: Re: [patch 2.6.9 1/11] tg3: Add MODULE_VERSION Message-Id: <20041020212423.1649b486.davem@davemloft.net> In-Reply-To: <20041020143358.O8775@tuxdriver.com> References: <20041020141146.C8775@tuxdriver.com> <20041020141440.D8775@tuxdriver.com> <20041020143358.O8775@tuxdriver.com> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 10585 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 208 Lines: 8 On Wed, 20 Oct 2004 14:33:58 -0400 "John W. Linville" wrote: > Add MODULE_VERSION to tg3 driver. > > Signed-off-by: John W. Linville Applied, thanks John.