tcp: Use cork flow in tcp_v4_connect()
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 May 2011 23:11:19 +0000 (16:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 20:18:54 +0000 (13:18 -0700)
commitda905bd1d5a6480d206f4b3dc61243f95adfae2c
tree4446793e7431afc784f10776516da033d603a542
parent2c42758cf6683e9c1657d20dcf2a7edd323d98ca
tcp: Use cork flow in tcp_v4_connect()

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>
net/ipv4/tcp_ipv4.c
This page took 0.026706 seconds and 5 git commands to generate.