commit | 3ae7e66a019e18896c46fcbb7ae28bfc343331c4 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Apr 27 18:46:19 2020 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Apr 30 18:45:42 2020 -0300 |
tree | a9eda8d563b1cdea5201ede68bcc88e944602dca | |
parent | dfb25edd972af23819efcded636d0df5ab37c38f [diff] |
RDMA/mlx5: Delete unsupported QP types There is no need to explicitly check unsupported QP types, rely on "default" keyword in switch-case to catch them. Link: https://lore.kernel.org/r/20200427154636.381474-20-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>