From: Leon Romanovsky Date: Tue, 28 Feb 2017 19:42:53 +0000 (+0200) Subject: IB/rxe: Update documentation link X-Git-Tag: v4.14-rc1~1237^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1c5dd13228a1f9e5087375f9702422dfc2adbf1;p=platform%2Fkernel%2Flinux-rpi3.git IB/rxe: Update documentation link All Soft-RoCE (rxe) is handled now in rdma-core user space library, so the documentation. The patch below updates the documentation link to that new location. Reported-by: Josh Beavers Signed-off-by: Leon Romanovsky Reviewed-by: Ira Weiny Signed-off-by: Doug Ledford --- diff --git a/drivers/infiniband/sw/rxe/Kconfig b/drivers/infiniband/sw/rxe/Kconfig index 7d1ac27..6332ded 100644 --- a/drivers/infiniband/sw/rxe/Kconfig +++ b/drivers/infiniband/sw/rxe/Kconfig @@ -22,4 +22,4 @@ config RDMA_RXE To configure and work with soft-RoCE driver please use the following wiki page under "configure Soft-RoCE (RXE)" section: - https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home + https://github.com/linux-rdma/rdma-core/blob/master/Documentation/rxe.md