Tom Tucker 1711386c62 svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Move the destruction of the QP and CM_ID to the free path so that the
QP cleanup code doesn't race with the dto_tasklet handling flushed WR.
The QP reference is not needed because we now have a reference for
every WR.

Also add a guard in the SQ and RQ completion handlers to ignore
calls generated by some providers when the QP is destroyed.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-05-19 07:33:56 -05:00
..
2008-04-24 14:01:02 -04:00
2008-03-14 13:42:38 -04:00
2008-04-24 14:01:02 -04:00
2008-03-14 13:42:35 -04:00
2008-04-24 14:01:02 -04:00