From: Steve Wise Date: Wed, 9 Sep 2009 18:37:38 +0000 (-0700) Subject: RDMA/iwcm: Reject the connection when the cm_id is destroyed X-Git-Tag: v2.6.32-rc1~736^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb58160e72244a23f4e0cf4d6f81ffbd131fcd51;p=pandora-kernel.git RDMA/iwcm: Reject the connection when the cm_id is destroyed If the cm_id of a connect request is destroyed prior to the ULP accepting or rejecting the connection, then the provider never cleans up the connection. The iwcm should explicitly reject these connections if the cm_id is destroyed. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed