RDMA/rxe: Delete deprecated module parameters interface
authorLeon Romanovsky <leonro@nvidia.com>
Wed, 5 Jan 2022 08:50:35 +0000 (10:50 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 5 Jan 2022 19:18:47 +0000 (15:18 -0400)
commit36783dec8d7932099d920dd44bc4c457b8272938
tree8b128131015472b5b67a7ffef54672b8ca880caf
parentd82e2b27ad3a4fdd745332e0c310ae05660a1bf1
RDMA/rxe: Delete deprecated module parameters interface

Starting from the commit 66920e1b2586 ("rdma_rxe: Use netlink messages
to add/delete links") from the 2019, the RXE modules parameters are marked
as deprecated in favour of rdmatool. So remove the kernel code too.

Link: https://lore.kernel.org/r/c8376d7517aebe7cc851f0baaeef7b13707cf767.1641372460.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/Makefile
drivers/infiniband/sw/rxe/rxe.c
drivers/infiniband/sw/rxe/rxe.h
drivers/infiniband/sw/rxe/rxe_sysfs.c [deleted file]