diff options
Diffstat (limited to 'drivers/infiniband/ulp/srpt/ib_srpt.h')
-rw-r--r-- | drivers/infiniband/ulp/srpt/ib_srpt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/srpt/ib_srpt.h b/drivers/infiniband/ulp/srpt/ib_srpt.h index 61e52b830816..4caf55cda7b1 100644 --- a/drivers/infiniband/ulp/srpt/ib_srpt.h +++ b/drivers/infiniband/ulp/srpt/ib_srpt.h | |||
@@ -228,7 +228,6 @@ struct srpt_recv_ioctx { | |||
228 | struct srpt_send_ioctx { | 228 | struct srpt_send_ioctx { |
229 | struct srpt_ioctx ioctx; | 229 | struct srpt_ioctx ioctx; |
230 | struct srpt_rdma_ch *ch; | 230 | struct srpt_rdma_ch *ch; |
231 | struct kref kref; | ||
232 | struct rdma_iu *rdma_ius; | 231 | struct rdma_iu *rdma_ius; |
233 | struct srp_direct_buf *rbufs; | 232 | struct srp_direct_buf *rbufs; |
234 | struct srp_direct_buf single_rbuf; | 233 | struct srp_direct_buf single_rbuf; |