From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: QoS/Sched as menuconfig Date: Thu, 18 Oct 2007 21:56:47 -0700 (PDT) Message-ID: <20071018.215647.21388130.davem@davemloft.net> References: <20071018192822.89e1ffbd.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: randy.dunlap@oracle.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53015 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756568AbXJSE4e (ORCPT ); Fri, 19 Oct 2007 00:56:34 -0400 In-Reply-To: <20071018192822.89e1ffbd.randy.dunlap@oracle.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Randy Dunlap Date: Thu, 18 Oct 2007 19:28:22 -0700 > From: Randy Dunlap > > Convert "QoS and/or fair queueing" to menuconfig. > This makes it easy for someone to disable all sub-options with > one config symbol. > > Signed-off-by: Randy Dunlap Applied, thanks Randy!