[NETNS]: Add an empty netns_dccp structure on struct net.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Apr 2008 05:28:42 +0000 (22:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:28:42 +0000 (22:28 -0700)
According to the overall struct net design, it will be
filled with DCCP-related members.

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