[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)
commit67019cc9ee3f4868c8e5e493b2873c4722306019
tree03daaf97bdcd834dca004f84673bf1f23b6cc52d
parent5f4472c5a640c9671ca5becaebdfd6e651482176
[NETNS]: Add an empty netns_dccp structure on struct net.

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>
include/net/net_namespace.h
include/net/netns/dccp.h [new file with mode: 0644]