Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3746078f authored by Sawan Chandak's avatar Sawan Chandak Committed by James Bottomley
Browse files

[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for ISP8044

parent 9aaf2cea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);