[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1321218717.15834.11.camel@Joe-Laptop>
Date: Sun, 13 Nov 2011 13:11:57 -0800
From: Joe Perches <joe@...ches.com>
To: Dmitry Kravkov <dmitry@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
Ariel Elior <ariele@...adcom.com>,
Eilon Greenstein <eilong@...adcom.com>
Subject: Re: [PATCH v3 net-next 09/12] bnx2x: add fan failure event handling
On Sun, 2011-11-13 at 16:34 +0200, Dmitry Kravkov wrote:
> From: Ariel Elior <ariele@...adcom.com>
> Shut down the device in case of fan failure to prevent HW damage.
trivia.
> diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
[]
> @@ -8503,6 +8514,17 @@ sp_rtnl_not_reset:
[]
> + if (test_and_clear_bit(BNX2X_SP_RTNL_FAN_FAILURE, &bp->sp_rtnl_state)) {
> + DP(BNX2X_MSG_SP, "fan failure detected. Unloading driver");
Missing a trailing "\n".
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists