netfilter: xtables: resolve indirect macros 1/3
authorJan Engelhardt <jengelh@medozas.de>
Wed, 13 Oct 2010 13:56:56 +0000 (15:56 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 13 Oct 2010 16:00:36 +0000 (18:00 +0200)
Many of the used macros are just there for userspace compatibility.
Substitute the in-kernel code to directly use the terminal macro
and stuff the defines into #ifndef __KERNEL__ sections.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>

No differences found