linux-stable/drivers/message
Michael Reed d6be06c84d [SCSI] mptfc: abort of board reset leaves port dead requiring reboot
The driver uses msleep_interruptible() in the code path responsible
for resetting the card's ports via the lsiutil command.  If a
<ctrl-c> is received during the reset it can leave a port in such
a state that the only way to regain its use is to reboot the system.
Changing from msleep_interruptible() to msleep() corrects the problem.

Signed-off-by: Michael Reed <mdr@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-10 16:01:52 -05:00
..
fusion [SCSI] mptfc: abort of board reset leaves port dead requiring reboot 2006-06-10 16:01:52 -05:00
i2o [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00