[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Apr 2008 05:29:37 +0000 (22:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:29:37 +0000 (22:29 -0700)
commit7b1cffa8c90269dc3dc721d084d1e0d742d87c31
tree790914a5574a2cf33a7ee3672629bf0a31f77b71
parent72a2d6138224298a576bcdc33d7d0004de604856
[NETNS][DCCPV4]: Move the dccp_v4_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/ipv4.c