aboutsummaryrefslogtreecommitdiffstats
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:33:48 +0200
committerJohn Crispin <john@phrozen.org>2018-06-18 07:10:19 +0200
commit2b9885571b7a711ccf759f2a0bfb778c36b72513 (patch)
treea7ae7e95cb6e3401a1322468c5f87e84d0a09cab /target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch
parent8c1f088521e416ee9d71a21c969e6aa4cfdeafd7 (diff)
downloadupstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.tar.gz
upstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.tar.bz2
upstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.zip
kernel: bump 4.14 to 4.14.49
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 abe7ef0092..a561f2669d 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);
}