提交 145083e6 编写于 作者: A Atul Deshmukh 提交者: James Bottomley

[SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.

Signed-off-by: NAtul Deshmukh <atul.deshmukh@qlogic.com>
Signed-off-by: NSaurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
上级 b593931d
......@@ -1578,8 +1578,8 @@ qla8044_need_reset_handler(struct scsi_qla_host *vha)
do {
if (time_after_eq(jiffies, dev_init_timeout)) {
ql_log(ql_log_info, vha, 0xb0c4,
"%s: Non Reset owner DEV INIT "
"TIMEOUT!\n", __func__);
"%s: Non Reset owner: Reset Ack Timeout!\n",
__func__);
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册