rdma: update uapi headers
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>
This commit is contained in:
parent
7f1d58d1a1
commit
212e2c1d0c
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue