scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Trivial fix to typo in debug message text. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
aed922fa73
commit
0b1b1d8861
@ -4035,7 +4035,7 @@ static int qla24xx_async_gnnft(scsi_qla_host_t *vha, struct srb *sp,
|
|||||||
}
|
}
|
||||||
|
|
||||||
ql_dbg(ql_dbg_disc, vha, 0xfffff,
|
ql_dbg(ql_dbg_disc, vha, 0xfffff,
|
||||||
"%s: FC4Type %x, CT-PASSTRHU %s command ctarg rsp size %d, ctarg req size %d\n",
|
"%s: FC4Type %x, CT-PASSTHRU %s command ctarg rsp size %d, ctarg req size %d\n",
|
||||||
__func__, fc4_type, sp->name, sp->u.iocb_cmd.u.ctarg.rsp_size,
|
__func__, fc4_type, sp->name, sp->u.iocb_cmd.u.ctarg.rsp_size,
|
||||||
sp->u.iocb_cmd.u.ctarg.req_size);
|
sp->u.iocb_cmd.u.ctarg.req_size);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user