commit | beb801ac51be3e024edef435333198d59ccfbb8f | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Fri Jan 26 15:16:46 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jan 29 12:58:34 2018 -0700 |
tree | d713ebb4cecea250eb02841cadd91d3306035456 | |
parent | 0812ed13217827d3c84cb7e5cb267c787d94d0a4 [diff] |
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>