From: Patrick McHardy Date: Sat, 19 May 2007 21:24:16 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name X-Git-Tag: v2.6.22-rc3~111^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad2a6fb6bcc2f464cdde093a76b76b90b90c66c;p=pandora-kernel.git [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name The option is named CONFIG_NF_NAT not CONFIG_IP_NF_NAT. Remove the ifdef completely since helpers also expect defragmented packet even without NAT. Noticed by Robert P. J. Day Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed