From: Steve Wise Date: Fri, 21 Mar 2014 15:10:33 +0000 (+0530) Subject: RDMA/cxgb4: Connect_request_upcall fixes X-Git-Tag: v3.15-rc1~103^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be13b2dff8c4e41846477b22cc5c164ea5a6ac2e;p=pandora-kernel.git RDMA/cxgb4: Connect_request_upcall fixes When processing an MPA Start Request, if the listening endpoint is DEAD, then abort the connection. If the IWCM returns an error, then we must abort the connection and release resources. Also abort_connection() should not post a CLOSE event, so clean that up too. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed