aboutsummaryrefslogtreecommitdiffstats
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:43:25 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-03-30 16:43:25 +0000
commit7585d2588e75081298ca7a717032a9e84568c9d3 (patch)
tree4781e55e0f5b14ddd1e760e4976db970d2f4d41c /target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
parent3a2aea418e57917ca5e41eb78790a90c314ceaeb (diff)
downloadupstream-7585d2588e75081298ca7a717032a9e84568c9d3.tar.gz
upstream-7585d2588e75081298ca7a717032a9e84568c9d3.tar.bz2
upstream-7585d2588e75081298ca7a717032a9e84568c9d3.zip
kernel: update kernel 3.18 to version 3.18.29
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Backport of r49096 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49097 3c298f89-4303-0410-b956-a3cf2f4a3e73
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;