From 3ad2a6fb6bcc2f464cdde093a76b76b90b90c66c Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Sat, 19 May 2007 14:24:16 -0700 Subject: [PATCH] [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-format-patch failed