commit | 4fca037783512cedfb23a116c66727ce40c8558a | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Wed Jul 11 16:20:44 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jul 23 15:45:34 2018 -0600 |
tree | f12f042068ba1bc067b8b38252c1ea84602d93bd | |
parent | 2bd2e98a783adfb7ddc5400657499216490d1b12 [diff] |
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi These constants are used in the ioctl interface so they are part of the uapi, place them in the correct header for clarity. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>