commit | 576d2e4e40315e8140c04be99cd057720d8a3817 | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@mellanox.co.il> | Thu Dec 15 14:20:23 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Dec 15 14:20:23 2005 -0800 |
tree | 6d4097e260d4612520f81f65c2eeae372c36bfda | |
parent | 6c7d2a75b512c64c910b69adf32dbaddb461910b [diff] |
IB/mthca: Fix SRQ cleanup during QP destroy 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 <jackm@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>