From: Jan Engelhardt Date: Wed, 13 Oct 2010 13:56:56 +0000 (+0200) Subject: netfilter: xtables: resolve indirect macros 1/3 X-Git-Tag: v2.6.37-rc1~147^2~3^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12b00c2c025b8af697d9a022ea2e928cad889ef1;p=pandora-kernel.git netfilter: xtables: resolve indirect macros 1/3 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 --- Reading git-diff-tree failed