mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for ISP8044
Signed-off-by: Sawan Chandak <sawan.chandak@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
9aaf2cea4e
commit
3746078fb0
|
|
@ -1860,7 +1860,7 @@ qla8044_device_state_handler(struct scsi_qla_host *vha)
|
|||
goto exit;
|
||||
case QLA8XXX_DEV_COLD:
|
||||
rval = qla8044_device_bootstrap(vha);
|
||||
goto exit;
|
||||
break;
|
||||
case QLA8XXX_DEV_INITIALIZING:
|
||||
qla8044_idc_unlock(ha);
|
||||
msleep(1000);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user