RDMA/efa: Remove double QP type assignment
authorLeon Romanovsky <leonro@nvidia.com>
Fri, 23 Jul 2021 11:39:45 +0000 (14:39 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 3 Aug 2021 16:44:26 +0000 (13:44 -0300)
commitf9193d266347fe9bed5c173e7a1bf96268142a79
treeb4ac7bc8e5a4ef3df4f2a84ae0d0bf7fa9d61548
parente66e49592b690d6abd537cc207b07a3db2f413d0
RDMA/efa: Remove double QP type assignment

The QP type is set by the IB/core and shouldn't be set in the driver.

Fixes: 40909f664d27 ("RDMA/efa: Add EFA verbs implementation")
Link: https://lore.kernel.org/r/838c40134c1590167b888ca06ad51071139ff2ae.1627040189.git.leonro@nvidia.com
Acked-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/efa/efa_verbs.c