kernel: update kernel 4.9 to 4.9.31
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
index 7e6dd493f9647bb368833aceaaf940cd36c6a800..98c4ec7ec472436058c510d9514822b752653e87 100644 (file)
@@ -68,7 +68,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
-@@ -2394,6 +2394,7 @@ static const char *const rtn_type_names[
+@@ -2396,6 +2396,7 @@ static const char *const rtn_type_names[
        [RTN_THROW] = "THROW",
        [RTN_NAT] = "NAT",
        [RTN_XRESOLVE] = "XRESOLVE",