netfilter: ctnetlink: use nlmsg_* helper function to build messages
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 2 Jun 2009 18:07:39 +0000 (20:07 +0200)
committerpablo <pablo@1984.(none)>
Tue, 2 Jun 2009 18:07:39 +0000 (20:07 +0200)
Replaces the old macros to build Netlink messages with the
new nlmsg_*() helper functions.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found