From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] net: Changes in queue allocation and freeing Date: Wed, 10 Nov 2010 13:00:40 -0800 (PST) Message-ID: <20101110.130040.70204542.davem@davemloft.net> References: <1289385696.2860.147.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org To: therbert@google.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49849 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756142Ab0KJVAP (ORCPT ); Wed, 10 Nov 2010 16:00:15 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Tom Herbert Date: Wed, 10 Nov 2010 08:27:54 -0800 > Also I noticed that the comment about RX queues refcnts is no longer > valid. I can respin patch if necessary. Not necessary, when I apply your patch I'll integrate this comment removal. Thanks.