]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA: Move enum ib_cq_creation_flags to uapi headers
authorJason Gunthorpe <jgg@mellanox.com>
Fri, 26 Jan 2018 22:16:46 +0000 (15:16 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 29 Jan 2018 19:58:34 +0000 (12:58 -0700)
commit1481ca359484d3b67646e7e87a41186fb18ca276
treed713ebb4cecea250eb02841cadd91d3306035456
parent0f9b5a9ec394d718b701510d3785e1b9c96d7c58
RDMA: Move enum ib_cq_creation_flags to uapi headers

The flags field the enum is used with comes directly from the uapi
so it belongs in the uapi headers for clarity and so userspace can
use it.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx4/cq.c
drivers/infiniband/hw/mlx5/cq.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
include/rdma/ib_verbs.h
include/uapi/rdma/ib_user_verbs.h