aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
commit1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c (patch)
treeeb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/generic/patches-2.6.36/103-netfilter_layer7_2.6.36_fix.patch
parent553b131fe8be21960ecef7de94a9a3291eb283d6 (diff)
downloadupstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.gz
upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.bz2
upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.zip
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 e9aa3c967f..a2f6ff208f 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.