]> 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)
commitc8d0fab8d7902f7eaefbb95f163ee551996f8f4d
treedd5a9e404362ce29d1459dc22998944bd3ac65ba
parent0304f9fd1d28e6030127eb4f138e4f2a692b4954
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]