[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
authorPatrick McHardy <kaber@trash.net>
Fri, 28 Sep 2007 21:37:03 +0000 (14:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:31 +0000 (16:53 -0700)
Get rid of the duplicated rtnetlink macros and use the generic netlink
attribute functions. The old duplicated stuff is moved to a new header
file that exists just for userspace.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found