diff mbox

[TRIVIAL,rdma-core] README.md: Fix umad library name

Message ID 544ef813-8900-35e1-f7c9-c7135cf92dc5@dev.mellanox.co.il (mailing list archive)
State Accepted
Headers show

Commit Message

Hal Rosenstock Sept. 23, 2016, 4:56 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Leon Romanovsky Sept. 25, 2016, 9:20 a.m. UTC | #1
On Fri, Sep 23, 2016 at 12:56:15PM -0400, Hal Rosenstock wrote:
>
> Signed-off-by: Hal Rosenstock <hal@mellanox.com>

Thanks, applied.
diff mbox

Patch

diff --git a/README.md b/README.md
index 65c7644..65514ff 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@  following device nodes:
 
  - /dev/infiniband/uverbsX (libibverbs)
  - /dev/infiniband/rdma_cm (librdmacm)
- - /dev/infiniband/umadX (libumad)
+ - /dev/infiniband/umadX (libibumad)
  - /dev/infiniband/ucmX (libibcm, deprecated)
 
 The userspace component of the libibverbs RDMA kernel drivers are included