]> asedeno.scripts.mit.edu Git - linux.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)
commitbeb801ac51be3e024edef435333198d59ccfbb8f
treed713ebb4cecea250eb02841cadd91d3306035456
parent0812ed13217827d3c84cb7e5cb267c787d94d0a4
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