linux/drivers/infiniband/hw/vmw_pvrdma
Kamal Heib bb8865f435 RDMA/providers: Fix return value when QP type isn't supported
The proper return code is "-EOPNOTSUPP" when the requested QP type is
not supported by the provider.

Link: https://lore.kernel.org/r/20200130082049.463-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-03-04 12:13:42 -04:00
..
Kconfig
Makefile
pvrdma_cmd.c
pvrdma_cq.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
pvrdma_dev_api.h
pvrdma_doorbell.c
pvrdma_main.c
pvrdma_misc.c
pvrdma_mr.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
pvrdma_qp.c RDMA/providers: Fix return value when QP type isn't supported 2020-03-04 12:13:42 -04:00
pvrdma_ring.h
pvrdma_srq.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
pvrdma_verbs.c
pvrdma_verbs.h
pvrdma.h