From: David S. Miller Date: Fri, 6 May 2011 23:10:41 +0000 (-0700) Subject: dccp: Use cork flow in dccp_v4_connect() X-Git-Tag: v3.0-rc1~377^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c42758cf6683e9c1657d20dcf2a7edd323d98ca;p=pandora-kernel.git dccp: Use cork flow in dccp_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