commit | ab67badd1c5e0c82a6cc09c3e9389d97672075b3 | [log] [tgz] |
---|---|---|
author | Gal Pressman <galpress@amazon.com> | Fri Jul 31 09:04:18 2020 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Aug 18 14:52:44 2020 -0300 |
tree | 45041ac1508e08d0b7acc87b6fe491a41597696e | |
parent | 34eb009ffe2e2b09e356e24bba548bec80708e86 [diff] |
RDMA/efa: Be consistent with modify QP bitmask The modify QP bitmask was not consistent with other bitmasks used in the device interface. Remove the bitmask enum and allow usage with EFA_GET/SET. Link: https://lore.kernel.org/r/20200731060420.17053-3-galpress@amazon.com Reviewed-by: Firas JahJah <firasj@amazon.com> Reviewed-by: Yossi Leybovich <sleybo@amazon.com> Signed-off-by: Gal Pressman <galpress@amazon.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>