commit | 2be08c308f102eeaee7ffc4a0d08ecee82b77f9d | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Apr 27 18:46:13 2020 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Apr 28 20:42:23 2020 -0300 |
tree | 1ed69b46b75f64efa0fe368d6fb9f12c883d44bb | |
parent | 5d0dc3d96c7b3bc6bc175754abcb132a1c94d02b [diff] |
RDMA/mlx5: Delete create QP flags obfuscation There is no point in redefinition of stable and exposed to users create flags. Their values won't be changed and it is equal to used by the mlx5. Delete the mlx5 definitions and use IB/core fields. Link: https://lore.kernel.org/r/20200427154636.381474-14-leon@kernel.org Reviewed-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>