diff options
Diffstat (limited to 'include/rdma/ib_verbs.h')
-rw-r--r-- | include/rdma/ib_verbs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h index 73b2387e3f74..ff3ed435701f 100644 --- a/include/rdma/ib_verbs.h +++ b/include/rdma/ib_verbs.h | |||
@@ -1537,10 +1537,6 @@ struct ib_xrcd { | |||
1537 | 1537 | ||
1538 | struct mutex tgt_qp_mutex; | 1538 | struct mutex tgt_qp_mutex; |
1539 | struct list_head tgt_qp_list; | 1539 | struct list_head tgt_qp_list; |
1540 | /* | ||
1541 | * Implementation details of the RDMA core, don't use in drivers: | ||
1542 | */ | ||
1543 | struct rdma_restrack_entry res; | ||
1544 | }; | 1540 | }; |
1545 | 1541 | ||
1546 | struct ib_ah { | 1542 | struct ib_ah { |