]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Export ioctl enum types to user-space
authorMatan Barak <matanb@mellanox.com>
Thu, 3 Aug 2017 13:07:03 +0000 (16:07 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 31 Aug 2017 12:35:12 +0000 (08:35 -0400)
commitdfb7bc9994501af9d64d07db173b377b32625741
treedd5a9e404362ce29d1459dc22998944bd3ac65ba
parent29032cf1931d5a547a50348be70659ef2ef60dce
IB/core: Export ioctl enum types to user-space

Add a new ib_user_ioctl_verbs.h which exports all required ABI
enums and structs to the user-space.
Export the default types to user-space through this file.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/uverbs_std_types.h
include/uapi/rdma/ib_user_ioctl_verbs.h [new file with mode: 0644]