]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE
authorJason Gunthorpe <jgg@mellanox.com>
Wed, 4 Jul 2018 05:50:24 +0000 (08:50 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 4 Jul 2018 19:47:01 +0000 (13:47 -0600)
commit2fa5d161abbbe981a2207f5d49f12a212f887336
treea7e568ac890cd398794f9dc4b5eada045debdaf2
parentee00240e1fe16ebe7dd1e2359a05fc0b1772e71d
RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE

Two methods are sharing the same attribute constant, but the attribute
definitions are not the same. This should not have been done, instead
split them into two attributes with the same number.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/infiniband/core/uverbs_std_types_flow_action.c
include/uapi/rdma/ib_user_ioctl_cmds.h