From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2]netxen: tx timeout fix Date: Wed, 03 Feb 2010 19:15:41 -0800 (PST) Message-ID: <20100203.191541.268342111.davem@davemloft.net> References: <1265120181-1671-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, dhananjay.phadke@qlogic.com To: amit.salecha@qlogic.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38239 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754858Ab0BDDP2 (ORCPT ); Wed, 3 Feb 2010 22:15:28 -0500 In-Reply-To: <1265120181-1671-1-git-send-email-amit.salecha@qlogic.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Amit Kumar Salecha Date: Tue, 2 Feb 2010 06:16:19 -0800 > Hi > Series of 2 patches to fix tx timeout recovery and > null pointer exception while cleaning resources. > > Plz apply these to net-2.6 tree. Both applied, thank you.