hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/target/tcm_fc/tfc_cmd.c
....@@ -551,7 +551,7 @@
551551 if (target_submit_cmd(&cmd->se_cmd, cmd->sess->se_sess, fcp->fc_cdb,
552552 &cmd->ft_sense_buffer[0], scsilun_to_int(&fcp->fc_lun),
553553 ntohl(fcp->fc_dl), task_attr, data_dir,
554
- TARGET_SCF_ACK_KREF | TARGET_SCF_USE_CPUID))
554
+ TARGET_SCF_ACK_KREF))
555555 goto err;
556556
557557 pr_debug("r_ctl %x target_submit_cmd %p\n", fh->fh_r_ctl, cmd);