aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.9
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-31 16:36:37 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-02-01 11:41:39 +0100
commit21762fe9d628acfdaa63d3d6ba2613e97bccb379 (patch)
tree7b91f4f3742e4708ce16cf9cf6dfee12c7c86348 /target/linux/generic/pending-4.9
parentab4183632117ab54868248419960506665234c71 (diff)
downloadupstream-21762fe9d628acfdaa63d3d6ba2613e97bccb379.tar.gz
upstream-21762fe9d628acfdaa63d3d6ba2613e97bccb379.tar.bz2
upstream-21762fe9d628acfdaa63d3d6ba2613e97bccb379.zip
kernel: bump 4.9 to 4.9.154
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.9')
-rw-r--r--target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch b/target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
index fa8c3b75de..3f6b406cf2 100644
--- a/target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
+++ b/target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
@@ -66,7 +66,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
static void rt_fibinfo_free(struct rtable __rcu **rtp)
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
-@@ -2396,6 +2396,7 @@ static const char *const rtn_type_names[
+@@ -2406,6 +2406,7 @@ static const char *const rtn_type_names[
[RTN_THROW] = "THROW",
[RTN_NAT] = "NAT",
[RTN_XRESOLVE] = "XRESOLVE",