From: David S. Miller Date: Sat, 7 May 2011 05:27:25 +0000 (-0700) Subject: ipv4: Lock socket and use cork flow in ip4_datagram_connect(). X-Git-Tag: v3.0-rc1~377^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3038eeac027d8ec62e4936143498f2b37baf4cb5;p=pandora-kernel.git ipv4: Lock socket and use cork flow in ip4_datagram_connect(). This is to make sure that an l2tp socket's inet cork flow is fully filled in, when it's encapsulated in UDP. Signed-off-by: David S. Miller --- Reading git-diff-tree failed