diff options
Diffstat (limited to 'drivers/infiniband/hw/cxgb3/iwch_provider.h')
-rw-r--r-- | drivers/infiniband/hw/cxgb3/iwch_provider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/cxgb3/iwch_provider.h b/drivers/infiniband/hw/cxgb3/iwch_provider.h index 2af3e93b607f..de0fe1b93a0c 100644 --- a/drivers/infiniband/hw/cxgb3/iwch_provider.h +++ b/drivers/infiniband/hw/cxgb3/iwch_provider.h | |||
@@ -178,7 +178,6 @@ static inline struct iwch_qp *to_iwch_qp(struct ib_qp *ibqp) | |||
178 | 178 | ||
179 | void iwch_qp_add_ref(struct ib_qp *qp); | 179 | void iwch_qp_add_ref(struct ib_qp *qp); |
180 | void iwch_qp_rem_ref(struct ib_qp *qp); | 180 | void iwch_qp_rem_ref(struct ib_qp *qp); |
181 | struct ib_qp *iwch_get_qp(struct ib_device *dev, int qpn); | ||
182 | 181 | ||
183 | struct iwch_ucontext { | 182 | struct iwch_ucontext { |
184 | struct ib_ucontext ibucontext; | 183 | struct ib_ucontext ibucontext; |