]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/nes: Fix client side QP destroy
authorFaisal Latif <flatif@neteffect.com>
Tue, 16 Sep 2008 18:56:26 +0000 (11:56 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 16 Sep 2008 18:56:26 +0000 (11:56 -0700)
commita64810f0b6e30f0106e14640981b1f662bfac12b
tree52c2bef856fe7357da30a16c308dc007ce83d262
parent0f9c730dac0c34e07d19bc213e49c7e47546d6c3
RDMA/nes: Fix client side QP destroy

Fix QP not being destroyed properly on the client, which leads to
userspace programs hanging on exit.  This is a missing chunk from the
connection management rewrite in commit a6547d46 ("RDMA/nes: CM
connection setup/teardown rework").

Signed-off-by: Faisal Latif <flatif@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_cm.c