From 473b1e8ed2e4f545de22e58c8c073471b18459e8 Mon Sep 17 00:00:00 2001 From: Brian King Date: Wed, 2 May 2007 10:44:11 -0500 Subject: [PATCH] [SCSI] ipr: Better handle adapter boot time errors If an ipr adapter encounters an adapter error requiring an adapter reset to recover from prior to driver load time, the error will be ignored and recovery will not happen until the initial timeout occurs waiting for the firmware to come ready, which means a five minute timeout. Fix is to read the interrupt register before clearing any of the interrupts at probe time. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-format-patch failed