diff --git a/scst/src/scst_targ.c b/scst/src/scst_targ.c index b90cb39f2..0cc0f0a04 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -179,7 +179,6 @@ static int scst_init_cmd(struct scst_cmd *cmd, enum scst_exec_context *context) EXTRACHECKS_BUG_ON(*context == SCST_CONTEXT_SAME); #ifdef CONFIG_SCST_TEST_IO_IN_SIRQ - scst_get_cdb_info(cmd); if (cmd->op_flags & SCST_TEST_IO_IN_SIRQ_ALLOWED) goto out; #endif