Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751831AbWCDQH4 (ORCPT ); Sat, 4 Mar 2006 11:07:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751865AbWCDQH4 (ORCPT ); Sat, 4 Mar 2006 11:07:56 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:27666 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S1751465AbWCDQH4 (ORCPT ); Sat, 4 Mar 2006 11:07:56 -0500 Date: Sat, 4 Mar 2006 17:07:55 +0100 From: Adrian Bunk To: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: [RFC: 2.6 patch] let NET_CLS_ACT no longer depend on EXPERIMENTAL Message-ID: <20060304160755.GB9295@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 27 This option should IMHO no longer depend on EXPERIMENTAL. Signed-off-by: Adrian Bunk --- This patch was already sent on: - 12 Feb 2006 --- linux-2.6.16-rc2-mm1-full/net/sched/Kconfig.old 2006-02-12 02:21:30.000000000 +0100 +++ linux-2.6.16-rc2-mm1-full/net/sched/Kconfig 2006-02-12 02:21:58.000000000 +0100 @@ -434,7 +434,6 @@ config NET_CLS_ACT bool "Actions" - depends on EXPERIMENTAL select NET_ESTIMATOR ---help--- Say Y here if you want to use traffic control actions. Actions - 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/