OSDN Git Service

RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
authorLeon Romanovsky <leonro@mellanox.com>
Sun, 18 Jun 2017 12:44:32 +0000 (15:44 +0300)
committerLeon Romanovsky <leon@kernel.org>
Thu, 10 Aug 2017 10:19:03 +0000 (13:19 +0300)
commit4d7f693af0c9d0d6940ff36f5adca1adfa0e7e6e
tree4855b14fca0c0c71d7c1124c739e436be6e7f8ca
parentf00e64637061876ec7b6383b0bd80197c51e7312
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast

The pointer to netlink header was not used in the ibnl_multicast
function, so let's remove it and simplify the function
signature.

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