summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-03-30 16:41:26 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-03-30 16:41:26 +0000
commit53a74644b0ec68015abb13ff1e5bd4fe6844bd6e (patch)
treeceee3c567126031fa0cefcfabc1344cfcd0ac4e5 /target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
parente3e8a85c4fda83f406eff41e6a0ff10ecb5be442 (diff)
downloadmaster-31e0f0ae-53a74644b0ec68015abb13ff1e5bd4fe6844bd6e.tar.gz
master-31e0f0ae-53a74644b0ec68015abb13ff1e5bd4fe6844bd6e.tar.bz2
master-31e0f0ae-53a74644b0ec68015abb13ff1e5bd4fe6844bd6e.zip
kernel: update kernel 3.18 to version 3.18.29
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 49096
Diffstat (limited to 'target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch')
-rw-r--r--target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch b/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
index d02e08501c..0c951069c2 100644
--- a/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
+++ b/target/linux/generic/patches-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
-@@ -900,21 +900,45 @@ static int ip6_dst_lookup_tail(struct so
+@@ -903,21 +903,45 @@ static int ip6_dst_lookup_tail(struct so
#endif
int err;