summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-01 19:19:29 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-01 19:19:29 +0000
commit1dac291f9d29f3f049b45ccd56852f429fecb1c5 (patch)
tree34bdbf543f835cca1b4cd9391b74b5bd48429a0e /target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
parent6c96d2743bf14d8f9bf93ab186c7ca9cb5bcb845 (diff)
[kernel] generic-2.6: remove remaining ipp2p patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
index 6ea4f9599..b3ba77b0a 100644
--- a/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
+++ b/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
@@ -715,7 +715,7 @@
+MODULE_LICENSE("GPL");
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
-@@ -587,6 +587,17 @@ config IP_NF_MANGLE
+@@ -581,6 +581,17 @@ config IP_NF_MANGLE
To compile it as a module, choose M here. If unsure, say N.
@@ -735,7 +735,7 @@
depends on IP_NF_MANGLE
--- a/net/ipv4/netfilter/Makefile
+++ b/net/ipv4/netfilter/Makefile
-@@ -99,6 +99,7 @@ obj-$(CONFIG_IP_NF_MATCH_IPP2P) += ipt_i
+@@ -98,6 +98,7 @@ obj-$(CONFIG_IP_NF_MATCH_ADDRTYPE) += ip
obj-$(CONFIG_IP_NF_TARGET_REJECT) += ipt_REJECT.o
obj-$(CONFIG_IP_NF_TARGET_TOS) += ipt_TOS.o
obj-$(CONFIG_IP_NF_TARGET_ECN) += ipt_ECN.o