From: Trond Myklebust Date: Tue, 23 Oct 2012 15:35:47 +0000 (-0400) Subject: SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT X-Git-Tag: v3.2.33~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86024793d4781612d47a3e63a7682a9c3de1d771;p=pandora-kernel.git SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT commit d0bea455dd48da1ecbd04fedf00eb89437455fdc upstream. This is needed to ensure that we call xprt_connect() upon the next call to call_connect(). Signed-off-by: Trond Myklebust Tested-by: Chris Perl Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed