[PATCH] MAINTAINERS: Fix Soft RoCE location
From: Leon Romanovsky <hidden>
Date: 2016-08-16 09:29:46
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Leon Romanovsky <hidden>
Date: 2016-08-16 09:29:46
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a306795..119edf4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -7655,7 +7655,7 @@ L: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.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
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html