commit | 69524e1aff75e4ed8efcb7d699c97d55c317a950 | [log] [tgz] |
---|---|---|
author | Faisal Latif <faisal.latif@intel.com> | Wed Dec 09 15:54:03 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Dec 09 15:54:03 2009 -0800 |
tree | 609b8af91effceb8882f7fb8ffd777376281af3d | |
parent | 1cf078c9951b531bc222a5195306a3a927c24fc9 [diff] |
RDMA/nes: Resource not freed for REJECTed connections During testing of REJECT connection error handling, we saw that the cm_id resources are not released. When the retransmit timer expires, we need to send a reset message to remote node before issuing the ABORTED event. Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>