summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-11-24 18:50:11 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-11-24 18:50:11 +0000
commitd053fa7af063aa35b5db52c1ab6db6585d391c00 (patch)
treeeb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
parentd7e34820696fb3958f25e864254ac7db10b78a45 (diff)
update to the latest stable kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch b/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
index e9aa3c967..a2f6ff208 100644
--- a/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
+++ b/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
@@ -1,6 +1,6 @@
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
-@@ -781,6 +781,27 @@ config NETFILTER_XT_MATCH_IPVS
+@@ -761,6 +761,27 @@ config NETFILTER_XT_MATCH_IPVS
If unsure, say N.
@@ -28,7 +28,7 @@
config NETFILTER_XT_MATCH_LENGTH
tristate '"length" match support'
depends on NETFILTER_ADVANCED
-@@ -966,26 +987,11 @@ config NETFILTER_XT_MATCH_STATE
+@@ -946,26 +967,11 @@ config NETFILTER_XT_MATCH_STATE
To compile it as a module, choose M here. If unsure, say N.