git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61c4f2c
)
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 Mar 2011 00:21:23 +0000
(20:21 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 May 2011 21:42:00 +0000
(17:42 -0400)
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 <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
No differences found