diff options
author | Faisal Latif <faisal.latif@intel.com> | 2010-02-12 19:57:04 +0000 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2010-02-19 11:38:27 -0800 |
commit | 43093b941283b1b0c30213fe0f4f6f65c94d2d63 (patch) | |
tree | 2f2979f0bfbac6873768ead95d88e2861e9a568e /drivers/macintosh/windfarm_pm81.c | |
parent | 6e10d2e407542605b2bdca43dc88c35fa8bd24b2 (diff) | |
download | blackbird-op-linux-43093b941283b1b0c30213fe0f4f6f65c94d2d63.tar.gz blackbird-op-linux-43093b941283b1b0c30213fe0f4f6f65c94d2d63.zip |
RDMA/nes: Fix crash when listener destroyed during loopback setup
When a listener is destroyed and there is an MPA response pending for
loopback connection, the active side cm_node gets destroyed twice:
once in cm_event_connect_error() and again in nes_accept()/nes_reject().
Increment the cm_node's refcount so it's not destroyed by
cm_event_connect_error().
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/macintosh/windfarm_pm81.c')
0 files changed, 0 insertions, 0 deletions