summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-17 22:28:53 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-17 22:28:53 +0000
commit1a05ac9e1cf6bdfb53b3866b71d4f6a54af1fee2 (patch)
tree5e6619a890bc1ae88471b2c8a942eedeb62ba4ae /target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
parent97d6939a5194fdddf5f5c1663a2e9722d0853230 (diff)
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35209 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch')
-rw-r--r--target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch b/target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
index 23a1b1b26..e3f203289 100644
--- a/target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
+++ b/target/linux/generic/patches-3.8/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.