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:
2c42758
)
tcp: Use cork flow in tcp_v4_connect()
author
David S. Miller
<davem@davemloft.net>
Fri, 6 May 2011 23:11:19 +0000
(16:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 20:18:54 +0000
(13:18 -0700)
Since this is invoked from inet_stream_connect() the socket is locked
and therefore this usage is safe.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found