summaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-06-14 16:49:28 +0200
committerJohn Crispin <john@phrozen.org>2018-06-18 06:42:29 +0200
commit6cf00dcf7df68c5cc311afad9f3e91132004723a (patch)
tree44e6e072044abe9481315a05d50ebb652cce2be6 /target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
parent4121018b3fd07c82554b90d73d461c55367cf424 (diff)
downloadmtk-20170518-6cf00dcf7df68c5cc311afad9f3e91132004723a.zip
mtk-20170518-6cf00dcf7df68c5cc311afad9f3e91132004723a.tar.gz
mtk-20170518-6cf00dcf7df68c5cc311afad9f3e91132004723a.tar.bz2
kernel: bump 4.14 to 4.14.49 for 18.06
Refreshed all patches Compile-tested on: cns3xxx, imx6, x86-64 Runtime-tested on: cns3xxx, imx6, x86-64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch')
-rw-r--r--target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch b/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
index abe7ef0..a561f26 100644
--- a/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
+++ b/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
@@ -15,7 +15,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
-@@ -913,6 +913,8 @@ static inline struct sk_buff *ip6_finish
+@@ -918,6 +918,8 @@ static inline struct sk_buff *ip6_finish
&inet6_sk(sk)->cork);
}