提交 01b6585d 编写于 作者: C Chad Dupuis 提交者: James Bottomley

[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout.

Signed-off-by: NGiridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: NChad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
上级 5988aeb2
......@@ -4549,7 +4549,7 @@ qla2x00_port_logout(scsi_qla_host_t *vha, struct fc_port *fcport)
}
ql_dbg(ql_dbg_mbx, vha, 0x113c, "Done %s.\n", __func__);
ql_dbg(ql_dbg_mbx, vha, 0x113c, "Entering %s.\n", __func__);
/* Perform Implicit LOGO. */
mcp->mb[0] = MBC_PORT_LOGOUT;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册