This patch set fixes the return code of create_srq() from the providers and fixes the check of the return value of ib_create_srq() within the ipoib code. Thanks, Kamal Heib (2): RDMA/providers: Fix return value from create_srq callbacks RDMA/ipoib: Fix check for return code from ib_create_srq drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 +- drivers/infiniband/hw/mthca/mthca_provider.c | 2 +- drivers/infiniband/sw/rdmavt/srq.c | 2 +- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) -- 2.14.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html