summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:53 +0000
commit28acc6588d67f296284f235ce25c86d732cba2c1 (patch)
treefeb90e355387cfb5cdd00d113ffffae8ba3f8033 /target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
parenta286a55c6f0c20c876be2e8c7a092fcb42965837 (diff)
downloadmtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.zip
mtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.tar.gz
mtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.tar.bz2
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35209
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 23a1b1b..e3f2032 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.