linux/drivers/infiniband
Vipul Pandya 325abead6c RDMA/cxgb4: Keep QP referenced until TID released
The driver is currently releasing the last ref on the QP too early.
This can cause bus errors due to HW still fetching WRs from the HW
queue.  The fix is to keep a qp ref until we release the HW TID.

Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-02-14 15:51:56 -08:00
..
core RDMA/cm: Change return value from find_gid_port() 2012-11-29 12:16:29 -08:00
hw RDMA/cxgb4: Keep QP referenced until TID released 2013-02-14 15:51:56 -08:00
ulp IPoIB: Fix crash due to skb double destruct 2013-02-05 09:35:06 -08:00
Kconfig RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter 2012-05-08 11:17:47 -07:00
Makefile RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter 2012-05-08 11:17:47 -07:00