RDMA/mlx5: Delete not needed GSI QP signal QP type
authorLeon Romanovsky <leonro@nvidia.com>
Sat, 26 Sep 2020 10:24:44 +0000 (13:24 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 29 Sep 2020 16:09:49 +0000 (13:09 -0300)
commiteebe580feb5b8ff1322ee5f35312a9f04932c24e
tree8efe81a63c95298530820983dd19f132f81ec1cb
parent2dc4d6725bc24e992de7fc689d8437ae3250b86f
RDMA/mlx5: Delete not needed GSI QP signal QP type

GSI QP doesn't need signal QP type because it is initialized statically to
zero, which is IB_SIGNAL_ALL_WR also wr->send_flags isn't set too.  This
means that the GSI QP signal QP type can be removed.

Link: https://lore.kernel.org/r/20200926102450.2966017-5-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/gsi.c
drivers/infiniband/hw/mlx5/mlx5_ib.h