[openib-general] [PATCH] mthca: fix SRQ cleanup during destroy-qp

2005-12-15 Thread Jack Morgenstein
When cleaning up a CQ for a QP attached to SRQ, need to free an SRQ wqe only if the CQE is a receive completion. Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]> Index: openib/drivers/infiniband/hw/mthca/mthca_cq.c === --- openib.

[openib-general] [patch] mthca: fix SRQ cleanup during destroy-qp

2005-12-15 Thread Jack Morgenstein
When cleaning up a CQ for a QP attached to SRQ, need to free an SRQ wqe only if the CQE is a receive completion. Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]> Index: openib/drivers/infiniband/hw/mthca/mthca_cq.c === --- openib.