[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Apr 2008 05:32:25 +0000 (22:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:32:25 +0000 (22:32 -0700)
commit0204774191d3e7bc69e3ae6bbf328b635607505a
treeb26ac01c17f2acc3feb6b92d36564d13609e9a1f
parent8231bd270df435f2d4d85b284dd9dbd48521dd84
[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.

And replace all its usage with init_net's socket.

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>
include/net/netns/dccp.h
net/dccp/ipv6.c