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
commit60cbd62791204edb9a3907710c526974eb99c203 (patch)
tree7dbc5d190e96105686b112806bf37675cc30dce5 /target/linux/generic/patches-2.6.37/103-netfilter_layer7_2.6.36_fix.patch
parent4cee84f7d09637d9836665269092b53cf4e91da0 (diff)
downloadupstream-60cbd62791204edb9a3907710c526974eb99c203.tar.gz
upstream-60cbd62791204edb9a3907710c526974eb99c203.tar.bz2
upstream-60cbd62791204edb9a3907710c526974eb99c203.zip
linux/generic: refresh 2.6.37 patches
SVN-Revision: 24111
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.