kernel/drivers/target/tcm_fc/tfc_cmd.c
.. .. @@ -551,7 +551,7 @@ 551 551 if (target_submit_cmd(&cmd->se_cmd, cmd->sess->se_sess, fcp->fc_cdb, 552 552 &cmd->ft_sense_buffer[0], scsilun_to_int(&fcp->fc_lun), 553 553 ntohl(fcp->fc_dl), task_attr, data_dir, 554 - TARGET_SCF_ACK_KREF | TARGET_SCF_USE_CPUID))554 + TARGET_SCF_ACK_KREF))555 555 goto err; 556 556 557 557 pr_debug("r_ctl %x target_submit_cmd %p\n", fh->fh_r_ctl, cmd);