aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-11-23 14:04:42 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-11-23 14:04:42 +0000
commit89563cf12af18c86e47069dc313b4cdc9c1f1a5a (patch)
tree066717f2274707966f663b5cfcb18e5e4910ab87 /target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch
parent9663f96401c8644e09b26331b90fd36e9f20dffe (diff)
downloadmaster-187ad058-89563cf12af18c86e47069dc313b4cdc9c1f1a5a.tar.gz
master-187ad058-89563cf12af18c86e47069dc313b4cdc9c1f1a5a.tar.bz2
master-187ad058-89563cf12af18c86e47069dc313b4cdc9c1f1a5a.zip
linux/generic: refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24111 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch b/target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch
index e9aa3c967f..1082da5b67 100644
--- a/target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch
+++ b/target/linux/generic/patches-2.6.37/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
+@@ -762,6 +762,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
+@@ -948,26 +969,11 @@ config NETFILTER_XT_MATCH_STATE
To compile it as a module, choose M here. If unsure, say N.