OSDN Git Service

RDMA/netlink: Rename netlink callback struct
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 19 Jun 2017 15:23:45 +0000 (18:23 +0300)
committerLeon Romanovsky <leon@kernel.org>
Thu, 10 Aug 2017 10:20:15 +0000 (13:20 +0300)
commit3250b4dbd87aa08c21891cabfc6f6b48b36fd7e5
treedf27ca325bed53f561186f861b698019bf21f3e3
parentff61c425c1c563f1d688d59caf3b18a395cbf9c4
RDMA/netlink: Rename netlink callback struct

The RDMA netlink client infrastructure was removed and made obsolete.
The old infrastructure defined struct ibnl_client_cbs. Now that all
uses of this have been updated to the new infrastructure, rename the
struct to be compliant with the current stack naming standards:
struct rdma_nl_cbs.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
drivers/infiniband/core/cma.c
drivers/infiniband/core/device.c
drivers/infiniband/core/iwcm.c
drivers/infiniband/core/netlink.c
include/rdma/rdma_netlink.h