Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 1 Mar 2002 19:58:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 1 Mar 2002 19:58:38 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:7175 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id ; Fri, 1 Mar 2002 19:58:26 -0500 Message-ID: <3C8023B2.FB6ADCB9@mandrakesoft.com> Date: Fri, 01 Mar 2002 19:58:26 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.19pre1 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andreas Dilger CC: Zwane Mwaikambo , linux-kernel@vger.kernel.org Subject: Re: [PATCH] 3c509 Power Management (take 2) In-Reply-To: <20020301093317.I22608@lynx.adilger.int> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andreas Dilger wrote: > > On Mar 01, 2002 12:24 +0200, Zwane Mwaikambo wrote: > > -static char versionA[] __initdata = DRV_NAME ".c:" DRV_VERSION " " DRV_RELDATE "becker@scyld.com\n"; > > +static char versionA[] __initdata = DRV_NAME ".c:" DRV_VERSION " " DRV_RELDATE " becker@scyld.com\n"; > > static char versionB[] __initdata = "http://www.scyld.com/network/3c509.html\n"; > > Should this still be reporting becker@scyld.com if you guys are now > maintaining it? This is doubly true of the URL, since that URL will > not have the driver that is in the kernel. I leave it in there mainly for two reasons, first, for several drivers, it lets people know the base version upon which the driver was based. This is useful if someone wanted to do some merging of a more recent Becker version, and second, as a courtesy, since typically the code in the driver is still well over 60% Becker's even after all the Linus-tree modifications. Jeff -- Jeff Garzik | Building 1024 | MandrakeSoft | Choose life. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/