Re: [PATCH iproute2-next v1 2/4] rdma: Introduce command execution helper with required device name
From: David Ahern <hidden>
Date: 2018-11-03 01:51:25
Also in:
linux-rdma
From: David Ahern <hidden>
Date: 2018-11-03 01:51:25
Also in:
linux-rdma
On 10/31/18 1:17 AM, Leon Romanovsky wrote:
From: Leon Romanovsky <redacted> In contradiction to various show commands, the set command explicitly requires to use device name as an argument. Provide new command execution helper which enforces it. Signed-off-by: Leon Romanovsky <redacted> Reviewed-by: Steve Wise <redacted> --- rdma/rdma.h | 1 + rdma/utils.c | 10 ++++++++++ 2 files changed, 11 insertions(+)
applied to iproute2-next. Thanks