From: "Yuval Mintz" <redacted>
Date: Mon, 3 Dec 2012 11:56:49 +0200
From: Yaniv Rosner <redacted>
If fan failure is detected, MCP prevents PCI I/O registers from being
mapped to the bar, causing a fatal error as driver is unaware.
This patch recognizes such an event occurred and gracefully terminates
the probe process.
Signed-off-by: Yaniv Rosner <redacted>
Signed-off-by: Yuval Mintz <redacted>
Signed-off-by: Eilon Greenstein <redacted>
---
Hi Dave,
This patch prevents a fatal error on newer bnx2x boards.
Please consider applying it to 'net'.
Too late, I've applied it to net-next. I'm not asking Linus to hold back
an already delayed released for such a rarely triggering issue such as this
one.