Added more comments.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1028 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2009-08-08 14:59:28 +00:00
parent 79e1938ff3
commit 375a72b685

View File

@@ -140,6 +140,7 @@ struct srpt_ioctx {
enum srpt_command_state state;
};
/* Additional context information for SCST management commands. */
struct srpt_mgmt_ioctx {
struct srpt_ioctx *ioctx;
struct srpt_rdma_ch *ch;