mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
fcst: Display RXID in SCST error messages
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
This commit is contained in:
@@ -771,6 +771,7 @@ static void ft_recv_cmd(struct ft_sess *sess, struct fc_frame *fp)
|
||||
break;
|
||||
}
|
||||
|
||||
scst_cmd_set_tag(cmd, fc_seq_exch(sp)->rxid);
|
||||
scst_cmd_init_done(cmd, SCST_CONTEXT_THREAD);
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user