diff options
author | Michael Reed <[email protected]> | 2006-05-24 15:07:57 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2006-06-10 16:01:52 -0500 |
commit | d6be06c84da9626b10443c664ee55bda96fb3514 (patch) | |
tree | 603c279d787722b9a64208ae7255c34a74af7405 /net/lapb/lapb_timer.c | |
parent | 419835e285c3e39cd62c8c8426da0aebea9cd89f (diff) |
[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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions