Received: with ECARTIS (v1.0.0; list netdev); Wed, 03 Nov 2004 16:43:31 -0800 (PST) Received: from b.mx.projectdream.org (eth0-0.arisu.projectdream.org [194.158.4.191]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id iA40hQI9026138 for ; Wed, 3 Nov 2004 16:43:26 -0800 Received: from postel.suug.ch (unknown [195.134.158.23]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by b.mx.projectdream.org (Postfix) with ESMTP id 7D34EF; Thu, 4 Nov 2004 01:42:46 +0100 (CET) Received: by postel.suug.ch (Postfix, from userid 10001) id 18AC21C0E9; Thu, 4 Nov 2004 01:43:27 +0100 (CET) Date: Thu, 4 Nov 2004 01:43:27 +0100 From: Thomas Graf To: "David S. Miller" Cc: netdev@oss.sgi.com, hadi@cyberus.ca Subject: Re: [PATCHSET 0/8] PKT_SCHED: Use gnet_stats for actions and policer Message-ID: <20041104004327.GJ12289@postel.suug.ch> References: <20041103215816.GA12289@postel.suug.ch> <20041103141820.7a0c7832.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041103141820.7a0c7832.davem@davemloft.net> X-archive-position: 11417 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: tgraf@suug.ch Precedence: bulk X-list: netdev Content-Length: 389 Lines: 9 * David S. Miller <20041103141820.7a0c7832.davem@davemloft.net> 2004-11-03 14:18 > > Shall I mark the old estimator and statistic API as __deprecated > > or remove it right away? > > Since nothing in the tree uses it any more, let's just kill it > outright. I will come up with a patch tomorrow together with the iproute2 patch which needs some more work. Thanks for the quick applying.