From: David S. Miller Date: Sun, 8 May 2011 22:28:03 +0000 (-0700) Subject: ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. X-Git-Tag: v3.0-rc1~377^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e734419923bd8e599858f8fc196c7804bb85564;p=pandora-kernel.git ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. Operation order is now transposed, we first create the child socket then we try to hook up the route. Signed-off-by: David S. Miller --- Reading git-diff-tree failed