[NETNS][DCCPV6]: Actually create ctl socket on each net and use it.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Apr 2008 05:32:45 +0000 (22:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:32:45 +0000 (22:32 -0700)
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_v6_ctl_send_reset.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found