From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH NEXT 0/5]qlcnic: fixes Date: Thu, 17 Jun 2010 08:58:37 -0700 (PDT) Message-ID: <20100617.085837.189715279.davem@davemloft.net> References: <1276779402-496-1-git-send-email-amit.salecha@qlogic.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ameen.rahman@qlogic.com To: amit.salecha@qlogic.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56332 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756416Ab0FQP60 (ORCPT ); Thu, 17 Jun 2010 11:58:26 -0400 In-Reply-To: <1276779402-496-1-git-send-email-amit.salecha@qlogic.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Amit Kumar Salecha Date: Thu, 17 Jun 2010 05:56:37 -0700 > > Hi > Sending series of 5 patches, mainly to improve rx performance and > fix netif_stop_queue race. > > Please apply them on net-next. All applied, thank you.