linux/drivers/infiniband/hw/bnxt_re
Dan Carpenter 653f0a71da RDMA/bnxt_re: checking for NULL instead of IS_ERR()
bnxt_re_alloc_mw() doesn't return NULL, it returns error pointers.

Fixes: 9152e0b722 ("RDMA/bnxt_re: HW workarounds for handling specific conditions")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-20 11:20:49 -04:00
..
bnxt_re.h RDMA/bnxt_re: Fix RQE posting logic 2017-06-14 13:01:59 -04:00
ib_verbs.c RDMA/bnxt_re: checking for NULL instead of IS_ERR() 2017-07-20 11:20:49 -04:00
ib_verbs.h RDMA/bnxt_re: Remove FMR support 2017-06-14 13:02:00 -04:00
Kconfig
main.c RDMA/bnxt_re: Remove FMR support 2017-06-14 13:02:00 -04:00
Makefile
qplib_fp.c RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs 2017-06-14 13:01:58 -04:00
qplib_fp.h RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs 2017-06-14 13:01:58 -04:00
qplib_rcfw.c RDMA/bnxt_re: Fixing the Control path command and response handling 2017-06-13 16:09:04 -04:00
qplib_rcfw.h RDMA/bnxt_re: Fixing the Control path command and response handling 2017-06-13 16:09:04 -04:00
qplib_res.c
qplib_res.h RDMA/bnxt_re: HW workarounds for handling specific conditions 2017-06-14 13:01:57 -04:00
qplib_sp.c RDMA/bnxt_re: HW workarounds for handling specific conditions 2017-06-14 13:01:57 -04:00
qplib_sp.h RDMA/bnxt_re: HW workarounds for handling specific conditions 2017-06-14 13:01:57 -04:00
roce_hsi.h