RE: [PATCH rdma-next 16/19] RDMa/netlink: Add nldev device doit implementation

2017-06-21 Thread Steve Wise
> From: Leon Romanovsky > > Provide ability to query specific device. > > Signed-off-by: Leon Romanovsky Reviewed-by: Steve Wise

[PATCH rdma-next 16/19] RDMa/netlink: Add nldev device doit implementation

2017-06-20 Thread Leon Romanovsky
From: Leon Romanovsky Provide ability to query specific device. Signed-off-by: Leon Romanovsky --- drivers/infiniband/core/nldev.c | 40 1 file changed, 40 insertions(+) diff --git a/drivers/infiniband/core/nldev.c b/drivers/infiniband/core/nldev.c ind