summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@kernel.org>2016-08-16 12:29:46 +0300
committerDoug Ledford <dledford@redhat.com>2016-08-22 15:00:42 -0400
commit701b4bf6e3eeff1a856d6889e1ebb35edd6c019a (patch)
tree39477b5ff8644751d86835317676e799a091be0c /MAINTAINERS
parent86cd747c6dd6cdbc825e36ad5f0029f3c5a37776 (diff)
downloadlinux-0-day-701b4bf6e3eeff1a856d6889e1ebb35edd6c019a.tar.gz
linux-0-day-701b4bf6e3eeff1a856d6889e1ebb35edd6c019a.tar.xz
MAINTAINERS: Fix Soft RoCE location
The Soft RoCE (rxe) is located in drivers/inifiniband/sw and not in drivers/infiniband/hw/. This patch fixes it. Fixes: 8700e3e7c485 ("Soft RoCE driver") Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0bbe4b105c346..fc2613d45504d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7661,7 +7661,7 @@ L: linux-rdma@vger.kernel.org
S: Supported
W: https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
Q: http://patchwork.kernel.org/project/linux-rdma/list/
-F: drivers/infiniband/hw/rxe/
+F: drivers/infiniband/sw/rxe/
F: include/uapi/rdma/rdma_user_rxe.h
MEMBARRIER SUPPORT