From: Faisal Latif Date: Wed, 9 Dec 2009 23:54:03 +0000 (-0800) Subject: RDMA/nes: Resource not freed for REJECTed connections X-Git-Tag: v2.6.33-rc1~60^2^10~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69524e1aff75e4ed8efcb7d699c97d55c317a950;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed