net: prepare netlink code for netlink diag
authorAndrey Vagin <avagin@openvz.org>
Thu, 21 Mar 2013 16:33:47 +0000 (20:33 +0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Mar 2013 16:38:02 +0000 (12:38 -0400)
commit0f29c768646809264d603574b4a1b15d2ff7ad79
treefd0fdab9a15804cedb8f300a99889dfc9b6ac1a5
parent953d276847b92524b34df8598bdaf30c9002c2b4
net: prepare netlink code for netlink diag

Move a few declarations in a header.

Acked-by: Pavel Emelyanov <xemul@parallels.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Gao feng <gaofeng@cn.fujitsu.com>
Cc: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c
net/netlink/af_netlink.h [new file with mode: 0644]