From: Patrick McHardy Date: Mon, 10 Mar 2008 23:41:06 +0000 (-0700) Subject: [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h X-Git-Tag: v2.6.25-rc6~31^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e85dee2a5433246d5b7488918a1a0ad22c046a;p=pandora-kernel.git [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h Use __KERNEL__ instead of __KERNEL to make sure the headers are not usable by the kernel. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed