aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch')
-rw-r--r--target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch b/target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch
index e7063e06a0..c6193da52f 100644
--- a/target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch
+++ b/target/linux/generic/patches-3.10/613-netfilter_optional_tcp_window_check.patch
@@ -20,7 +20,7 @@
/*
* Get the required data from the packet.
*/
-@@ -1440,6 +1446,13 @@ static struct ctl_table tcp_sysctl_table
+@@ -1446,6 +1452,13 @@ static struct ctl_table tcp_sysctl_table
.mode = 0644,
.proc_handler = proc_dointvec,
},