From: Faisal Latif Date: Tue, 16 Sep 2008 18:56:26 +0000 (-0700) Subject: RDMA/nes: Fix client side QP destroy X-Git-Tag: v2.6.27-rc7~9^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ffd5076d4407d54b25bc4b25f3002f74fbafde;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed