diff options
author | rd.dunlab@gmail.com <rd.dunlab@gmail.com> | 2019-10-10 06:52:51 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-10-22 20:52:56 +0300 |
commit | 75e70add889039b9683b3d9989d4163c226b98a7 (patch) | |
tree | 2384ba742226224baf07e0895111030020ece914 /Documentation/driver-api/index.rst | |
parent | 7c21072dde16ea95c60faff7be2bd64b1638c2f5 (diff) | |
download | linux-75e70add889039b9683b3d9989d4163c226b98a7.tar.xz |
infiniband: add a Documentation driver-api chapter for Infiniband
Add a driver-api chapter for InfiniBand interfaces.
Link: https://lore.kernel.org/r/20191010035240.310347906@gmail.com
Signed-off-by: Randy Dunlap <rd.dunlab@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 38e638abe3eb..d0efa35052e3 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -26,6 +26,7 @@ available subsections can be seen below. device_link component message-based + infiniband sound frame-buffer regulator |