ib_srpt: Remove an unused struct member

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3903 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2011-10-30 12:29:45 +00:00
parent c95ef014d7
commit 4847e48523
-1
View File
@@ -159,7 +159,6 @@ struct rdma_iu {
u32 rkey;
struct ib_sge *sge;
u32 sge_cnt;
int mem_id;
};
/**