projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6e4d25
)
Documentation/infiniband: update name of some functions
author
Guoqing Jiang
<jgq516@gmail.com>
Tue, 3 Sep 2019 12:45:19 +0000
(14:45 +0200)
committer
Jason Gunthorpe
<jgg@mellanox.com>
Fri, 13 Sep 2019 19:55:55 +0000
(16:55 -0300)
Update the document since those functions had been renamed in below.
Fixes:
0a18cfe4f6d7
("IB/core: Rename ib_create_ah to rdma_create_ah")
Fixes:
67b985b6c755
("IB/core: Rename ib_modify_ah to rdma_modify_ah")
Fixes:
bfbfd661c9ea
("IB/core: Rename ib_query_ah to rdma_query_ah")
Fixes:
365231593409
("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: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Documentation/infiniband/core_locking.rst
patch
|
blob
|
history
diff --git
a/Documentation/infiniband/core_locking.rst
b/Documentation/infiniband/core_locking.rst
index
f34669b
..
8f76a8a
100644
(file)
--- a/
Documentation/infiniband/core_locking.rst
+++ b/
Documentation/infiniband/core_locking.rst
@@
-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