]> git.ipfire.org Git - thirdparty/iproute2.git/commit
rdma: Introduce command execution helper with required device name
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 31 Oct 2018 07:17:56 +0000 (09:17 +0200)
committerDavid Ahern <dsahern@gmail.com>
Fri, 2 Nov 2018 16:38:18 +0000 (09:38 -0700)
commita14ceed32524c7f9c05572886cd63e921e4c0faf
tree91dee1a6670c0e12f075fbc8760a23ff29369419
parent3fb00075d904389afce507fffe06ca3a8500ebf3
rdma: Introduce command execution helper with required device name

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 <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/rdma.h
rdma/utils.c