From: David S. Miller Date: Fri, 6 May 2011 23:11:19 +0000 (-0700) Subject: tcp: Use cork flow in tcp_v4_connect() X-Git-Tag: v3.0-rc1~377^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da905bd1d5a6480d206f4b3dc61243f95adfae2c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed