linux/drivers/infiniband/hw
Devesh Sharma 0fca467e81 bnxt_re: Clean cq for kernel consumers only
Kernel space provider driver should clean the CQs belonging to kernel
space consumers only. The current implementation is doing reverse of it.

Fixing the same by avoiding the call to __clean_cq on a kernel qp during
destroy.

Fixes: c50866e285 ("bnxt_re: fix the regression due to changes in alloc_pbl")
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-03-04 10:51:14 -04:00
..
bnxt_re bnxt_re: Clean cq for kernel consumers only 2019-03-04 10:51:14 -04:00
cxgb3 RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
cxgb4 RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
hfi1 IB/hfi1: Add missing break in switch statement 2019-02-21 14:08:12 -07:00
hns RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
i40iw RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
mlx4 RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
mlx5 RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
mthca RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
nes RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
ocrdma RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
qedr RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
qib drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() 2019-02-20 14:42:41 -07:00
usnic RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
vmw_pvrdma RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00