aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-28 15:55:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-28 15:55:54 +0000
commitcec852c0870d3df36ed9e5bc03b6ff70f4d67c75 (patch)
tree0d7958494894e9ffae1853f3ee7fe3ce0f788b61 /target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch
parentb7ae5e7b7cb2cb23effc6007b5bc8527be22e054 (diff)
downloadupstream-cec852c0870d3df36ed9e5bc03b6ff70f4d67c75.tar.gz
upstream-cec852c0870d3df36ed9e5bc03b6ff70f4d67c75.tar.bz2
upstream-cec852c0870d3df36ed9e5bc03b6ff70f4d67c75.zip
update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
Diffstat (limited to 'target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch')
-rw-r--r--target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch b/target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch
index f7be0727ef..0dc2fba394 100644
--- a/target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch
+++ b/target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch
@@ -145,7 +145,7 @@
+module_exit(fini);
--- a/net/ipv4/netfilter/Makefile
+++ b/net/ipv4/netfilter/Makefile
-@@ -107,6 +107,7 @@ obj-$(CONFIG_IP_NF_TARGET_DSCP) += ipt_D
+@@ -108,6 +108,7 @@ obj-$(CONFIG_IP_NF_TARGET_DSCP) += ipt_D
obj-$(CONFIG_IP_NF_TARGET_MARK) += ipt_MARK.o
obj-$(CONFIG_IP_NF_TARGET_MASQUERADE) += ipt_MASQUERADE.o
obj-$(CONFIG_IP_NF_TARGET_REDIRECT) += ipt_REDIRECT.o