]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
rdma: Update kernel include file to support IB device renaming
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 31 Oct 2018 07:17:55 +0000 (09:17 +0200)
committerDavid Ahern <dsahern@gmail.com>
Fri, 2 Nov 2018 16:38:15 +0000 (09:38 -0700)
Bring kernel header file changes upto commit 05d940d3a3ec
("RDMA/nldev: Allow IB device rename through RDMA netlink")

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/include/uapi/rdma/rdma_netlink.h

index 6513fb89abfa1d5dc8b676c717c784763aab8d04..e2228c0917154b7dadec4201801a106b47d4b96e 100644 (file)
@@ -227,8 +227,9 @@ enum rdma_nldev_command {
        RDMA_NLDEV_CMD_UNSPEC,
 
        RDMA_NLDEV_CMD_GET, /* can dump */
+       RDMA_NLDEV_CMD_SET,
 
-       /* 2 - 4 are free to use */
+       /* 3 - 4 are free to use */
 
        RDMA_NLDEV_CMD_PORT_GET = 5, /* can dump */