]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
rdma: update uapi headers
authorGal Pressman <galpress@amazon.com>
Thu, 29 Apr 2021 06:48:02 +0000 (09:48 +0300)
committerDavid Ahern <dsahern@kernel.org>
Mon, 3 May 2021 14:43:06 +0000 (14:43 +0000)
Update rdma_netlink.h file upto kernel commit
6cc9e215eb27 ("RDMA/nldev: Add copy-on-fork attribute to get sys command")

Signed-off-by: Gal Pressman <galpress@amazon.com>
Acked-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
rdma/include/uapi/rdma/rdma_netlink.h

index e161c245bf7143e34d9eb9a05a47c1d39d47bc39..37f583ee58fc1b3840d716397ba5e061a4d85a08 100644 (file)
@@ -546,6 +546,9 @@ enum rdma_nldev_attr {
 
        RDMA_NLDEV_ATTR_MIN_RANGE,              /* u32 */
        RDMA_NLDEV_ATTR_MAX_RANGE,              /* u32 */
+
+       RDMA_NLDEV_SYS_ATTR_COPY_ON_FORK,       /* u8 */
+
        /*
         * Always the end
         */