OSDN Git Service

RDMA/netlink: Implement nldev device dumpit calback
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 20 Jun 2017 06:59:14 +0000 (09:59 +0300)
committerLeon Romanovsky <leon@kernel.org>
Thu, 10 Aug 2017 10:28:08 +0000 (13:28 +0300)
commitb4c598a67ea19c5784e542c03dd912a0ce36109a
tree22cc9ae2f4a9ccfb5b7a0351398e888d779165b1
parent6c80b41abe22ae3c0d98f39a88f4b8fb501910d3
RDMA/netlink: Implement nldev device dumpit calback

This patch adds the ability to return all available devices
together with their properties.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
drivers/infiniband/core/nldev.c