From: Pavel Emelyanov Date: Mon, 14 Apr 2008 05:29:59 +0000 (-0700) Subject: [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. X-Git-Tag: v2.6.26-rc1~1138^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76c4b27fee9c88294d3152784291fc6f6d23401;p=pandora-kernel.git [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. Move the call to inet_ctl_sock_create to init callback (and inet_ctl_sock_destroy to exit one) and use proper ctl sock in dccp_v4_ctl_send_reset. Signed-off-by: Pavel Emelyanov Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed