On Wed, Jan 16, 2019 at 09:55:41AM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Netlink statistics exported by rdma-cm never had any working user > space component published to the ML, more on that, there are no real > users of this interface too. > > This patch simply removes all occurrences of RDMA CM netlink in > favour of modern nldev implementation, which provides the same information > and accompanied by widely used user space part. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/core/cma.c | 83 ------------------------------- > drivers/infiniband/core/netlink.c | 4 +- > include/uapi/rdma/rdma_netlink.h | 17 +------ > 3 files changed, 3 insertions(+), 101 deletions(-) This has been talked about for long enough now. Applied to for-next Thanks, Jason