aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
commit08ff97672027a8d1fa148779c0fa06e154dd0a85 (patch)
tree192e36ae3d147122f2d6b79cd9f30db25eb4a1e9 /target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch
parentb20cb26ed78ffce64c436adbb0428c5edfaf38b4 (diff)
downloadupstream-08ff97672027a8d1fa148779c0fa06e154dd0a85.tar.gz
upstream-08ff97672027a8d1fa148779c0fa06e154dd0a85.tar.bz2
upstream-08ff97672027a8d1fa148779c0fa06e154dd0a85.zip
kernel: update linux 3.7 to 3.7.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35476
Diffstat (limited to 'target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch')
-rw-r--r--target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch b/target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch
index 23a1b1b26d..e3f203289e 100644
--- a/target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch
+++ b/target/linux/generic/patches-3.7/603-netfilter_layer7_2.6.36_fix.patch
@@ -1,6 +1,6 @@
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
-@@ -980,6 +980,27 @@ config NETFILTER_XT_MATCH_IPVS
+@@ -987,6 +987,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
-@@ -1176,26 +1197,11 @@ config NETFILTER_XT_MATCH_STATE
+@@ -1183,26 +1204,11 @@ config NETFILTER_XT_MATCH_STATE
To compile it as a module, choose M here. If unsure, say N.