diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 11:09:53 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-16 10:06:45 +0200 |
commit | 912340033a58f881a1ee6b0c4b04ef58230d9e08 (patch) | |
tree | 62f3ceeb527bc598979437aa2fa2e24bd10cf5f3 /target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch | |
parent | b8bc672f247a68bc6f72f08f9352cd7aaa5cb9c4 (diff) | |
download | upstream-912340033a58f881a1ee6b0c4b04ef58230d9e08.tar.gz upstream-912340033a58f881a1ee6b0c4b04ef58230d9e08.tar.bz2 upstream-912340033a58f881a1ee6b0c4b04ef58230d9e08.zip |
kernel: bump 3.18 to 3.18.124
Refreshed all patches.
Compile-tested: adm5120
Runtime-tested: none
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch')
-rw-r--r-- | target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch b/target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch index 95d3578139..61612cecb8 100644 --- a/target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch +++ b/target/linux/generic/pending-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch @@ -26,7 +26,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> --- a/net/ipv6/ip6_output.c +++ b/net/ipv6/ip6_output.c -@@ -908,21 +908,45 @@ static int ip6_dst_lookup_tail(struct so +@@ -909,21 +909,45 @@ static int ip6_dst_lookup_tail(struct so #endif int err; |