mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 03:01:26 +00:00
Cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4945 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2116,7 +2116,7 @@ struct scst_cmd {
|
||||
int get_sg_buf_entry_num;
|
||||
|
||||
/* Bidirectional transfers support */
|
||||
int out_bufflen; /* WRITE buffer length */
|
||||
int out_bufflen; /* WRITE buffer length */
|
||||
struct sgv_pool_obj *out_sgv; /* WRITE sgv object */
|
||||
struct scatterlist *out_sg; /* WRITE data buffer SG vector */
|
||||
int out_sg_cnt; /* WRITE SG segments count */
|
||||
|
||||
Reference in New Issue
Block a user