From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] NAPI: kconfig prompt and deleted doc file Date: Thu, 18 Oct 2007 21:56:03 -0700 (PDT) Message-ID: <20071018.215603.102553408.davem@davemloft.net> References: <20071018171620.dd30b173.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jgarzik@pobox.com To: randy.dunlap@oracle.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53011 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756572AbXJSEzt (ORCPT ); Fri, 19 Oct 2007 00:55:49 -0400 In-Reply-To: <20071018171620.dd30b173.randy.dunlap@oracle.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Randy Dunlap Date: Thu, 18 Oct 2007 17:16:20 -0700 > From: Randy Dunlap > > - make the kconfig NAPI option prompt consistent across all net drivers > (other than EXPERIMENTAL; can it now be removed also, or is the new > napi_struct implementation now EXPERIMENTAL ?) > - remove comment about the now-deleted NAPI_HOWTO.txt file > - clean up typos in Tulip NAPI & Interrupt Mitigation > > Signed-off-by: Randy Dunlap Jeff, please take this in if you haven't already: Acked-by: David S. Miller Thanks Randy!