提交 28f22b03 编写于 作者: J James Bottomley

[SCSI] qla2xxx: put back label erroneously removed by eh_active patch

The label eh_dev_reset_done is still in use
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 c3ee74c4
......@@ -774,7 +774,7 @@ qla2xxx_eh_device_reset(struct scsi_cmnd *cmd)
qla_printk(KERN_INFO, ha,
"scsi(%ld:%d:%d): DEVICE RESET SUCCEEDED.\n", ha->host_no,
id, lun);
eh_dev_reset_done:
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册