ib_srpt: Remove an unused struct member (merged r3903 from trunk).

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3913 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2011-11-06 10:46:57 +00:00
parent 65c0b7ea2e
commit e0c8c1b249

View File

@@ -155,7 +155,6 @@ struct rdma_iu {
u32 rkey;
struct ib_sge *sge;
u32 sge_cnt;
int mem_id;
};
/**