OSDN Git Service

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)
commitd7ffd5076d4407d54b25bc4b25f3002f74fbafde
tree52c2bef856fe7357da30a16c308dc007ce83d262
parent1941246dd98089dd637f44d3bd4f6cc1c61aa9e4
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 6492cdf3 ("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