mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 12:41:26 +00:00
scst_targ: Fix a debug statement
See also patch "Merge t10-pi branch back" (r6192). git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6230 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -698,6 +698,7 @@ static int scst_parse_cmd(struct scst_cmd *cmd)
|
||||
if (scst_cmd_is_expected_set(cmd)) {
|
||||
TRACE(TRACE_MINOR, "Using initiator supplied values: "
|
||||
"direction %d, transfer_len %d/%d/%d",
|
||||
cmd->expected_data_direction,
|
||||
scst_cmd_get_expected_transfer_len_data(cmd),
|
||||
scst_cmd_get_expected_transfer_len_dif(cmd),
|
||||
cmd->expected_out_transfer_len);
|
||||
|
||||
Reference in New Issue
Block a user