From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/1] bna: Fix for handling firmware heartbeat failure Date: Wed, 06 Apr 2011 12:39:23 -0700 (PDT) Message-ID: <20110406.123923.48514767.davem@davemloft.net> References: <1301941799-25324-1-git-send-email-rmody@brocade.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, adapter_linux_open_src_team@brocade.com, ddutt@brocade.com To: rmody@brocade.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57352 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753455Ab1DFTkA (ORCPT ); Wed, 6 Apr 2011 15:40:00 -0400 In-Reply-To: <1301941799-25324-1-git-send-email-rmody@brocade.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Rasesh Mody Date: Mon, 4 Apr 2011 11:29:59 -0700 > This patch contains a fix for gracefully handling firmware heartbeat > failure instead of forcing panic. > > Signed-off-by: Debashis Dutt > Signed-off-by: Rasesh Mody Applied, thank you.