From: Trond Myklebust Date: Sat, 19 Mar 2011 00:21:23 +0000 (-0400) Subject: SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... X-Git-Tag: v3.0-rc1~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe19a96b10032035a35779f42ad59e35d6dd8ffd;p=pandora-kernel.git SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... The TCP connection state code depends on the state_change() callback being called when the SYN_SENT state is set. However the networking layer doesn't actually call us back in that case. Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed