diff options
author | Tom Tucker <tom@opengridcomputing.com> | 2008-05-01 11:13:50 -0500 |
---|---|---|
committer | Tom Tucker <tom@opengridcomputing.com> | 2008-05-19 07:33:56 -0500 |
commit | 1711386c62c97f7fb086a2247d44cdb1f8867640 (patch) | |
tree | 4f4f70ada8683fe1e8884493469355acd2633790 /net/xfrm/xfrm_output.c | |
parent | 0905c0f0a2346516ecd12f0a4f33dca571b0dccd (diff) |
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>
Diffstat (limited to 'net/xfrm/xfrm_output.c')
0 files changed, 0 insertions, 0 deletions