mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 12:46:27 +00:00
fcst: Display RXID in SCST error messages
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6345 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -772,6 +772,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