Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd0abfa8 authored by Guoqing Jiang's avatar Guoqing Jiang Committed by Jason Gunthorpe
Browse files

Documentation/infiniband: update name of some functions

Update the document since those functions had been renamed in below.

Fixes: 0a18cfe4 ("IB/core: Rename ib_create_ah to rdma_create_ah")
Fixes: 67b985b6 ("IB/core: Rename ib_modify_ah to rdma_modify_ah")
Fixes: bfbfd661 ("IB/core: Rename ib_query_ah to rdma_query_ah")
Fixes: 36523159 ("IB/core: Rename ib_destroy_ah to rdma_destroy_ah")
Link: https://lore.kernel.org/r/20190903124519.28318-1-guoqing.jiang@cloud.ionos.com


Signed-off-by: default avatarGuoqing Jiang <guoqing.jiang@cloud.ionos.com>
Reviewed-by: default avatarJason Gunthorpe <jgg@mellanox.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent a6e4d254
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -29,10 +29,10 @@ Sleeping and interrupt context
  The corresponding functions exported to upper level protocol
  consumers:

    - ib_create_ah
    - ib_modify_ah
    - ib_query_ah
    - ib_destroy_ah
    - rdma_create_ah
    - rdma_modify_ah
    - rdma_query_ah
    - rdma_destroy_ah
    - ib_post_send
    - ib_post_recv
    - ib_req_notify_cq