]> 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)
commit5769a3b97742854f0e3868be00bdc9a8ba42414b
treed713ebb4cecea250eb02841cadd91d3306035456
parent9aa4c5632071d75d083d25c52a065551efe1d014
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