summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-03-01 19:19:29 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-03-01 19:19:29 +0000
commitd5e6e6dce67fe5872296918f781242d5c107b4af (patch)
tree06bcf7c92f8e40f0bb4bd88b59d6db357ecf86aa /target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch
parent782ca84485191df1839c66bafab732e269b6d217 (diff)
downloadmaster-31e0f0ae-d5e6e6dce67fe5872296918f781242d5c107b4af.tar.gz
master-31e0f0ae-d5e6e6dce67fe5872296918f781242d5c107b4af.tar.bz2
master-31e0f0ae-d5e6e6dce67fe5872296918f781242d5c107b4af.zip
generic-2.6: remove remaining ipp2p patches
SVN-Revision: 14714
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch
index 015afc9df8..43839bbcca 100644
--- a/target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch
+++ b/target/linux/generic-2.6/patches-2.6.25/150-netfilter_imq.patch
@@ -774,7 +774,7 @@
+MODULE_LICENSE("GPL");
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
-@@ -145,6 +145,17 @@ config IP_NF_FILTER
+@@ -137,6 +137,17 @@ config IP_NF_FILTER
To compile it as a module, choose M here. If unsure, say N.
@@ -794,7 +794,7 @@
depends on IP_NF_FILTER
--- a/net/ipv4/netfilter/Makefile
+++ b/net/ipv4/netfilter/Makefile
-@@ -55,6 +55,7 @@ obj-$(CONFIG_IP_NF_MATCH_IPP2P) += ipt_i
+@@ -53,6 +53,7 @@ obj-$(CONFIG_IP_NF_MATCH_TIME) += ipt_ti
obj-$(CONFIG_IP_NF_TARGET_CLUSTERIP) += ipt_CLUSTERIP.o
obj-$(CONFIG_IP_NF_TARGET_ECN) += ipt_ECN.o
obj-$(CONFIG_IP_NF_TARGET_LOG) += ipt_LOG.o