commit | d7ffd5076d4407d54b25bc4b25f3002f74fbafde | [log] [tgz] |
---|---|---|
author | Faisal Latif <flatif@neteffect.com> | Tue Sep 16 11:56:26 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Sep 16 11:56:26 2008 -0700 |
tree | 52c2bef856fe7357da30a16c308dc007ce83d262 | |
parent | 1941246dd98089dd637f44d3bd4f6cc1c61aa9e4 [diff] |
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>