From: Pablo Neira Ayuso Date: Tue, 2 Jun 2009 18:07:39 +0000 (+0200) Subject: netfilter: ctnetlink: use nlmsg_* helper function to build messages X-Git-Tag: v2.6.31-rc1~330^2~32^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bcf938dc9637e8bb8b2c5d7885d72af5cd10af;p=pandora-kernel.git netfilter: ctnetlink: use nlmsg_* helper function to build messages Replaces the old macros to build Netlink messages with the new nlmsg_*() helper functions. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed