From: Faisal Latif Date: Wed, 9 Dec 2009 23:54:32 +0000 (-0800) Subject: RDMA/nes: FIN during MPA startup causes timeout X-Git-Tag: v2.6.33-rc1~60^2^10~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1190d3e0d548615ee7c38c10b5fc376a76b7afd;p=pandora-kernel.git RDMA/nes: FIN during MPA startup causes timeout A FIN that is received during an MPA start up sequence causes a timeout in iwcm.c. The connection has not been completely closed so the iwcm code is waiting for resources to be cleaned up. This closes the connection so everything cleans up correctly. Signed-off-by: Don Wood Signed-off-by: Faisal Latif Signed-off-by: Roland Dreier --- Reading git-diff-tree failed