kernel: update kernel 4.4 to 4.4.71
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
index e3f60e2fc9d51d2ba8161f5542245c303a5abdfa..1ec2b81e1a188d7711b9135f367302c2f65c7fc0 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
-@@ -2368,6 +2368,7 @@ static const char *const rtn_type_names[
+@@ -2370,6 +2370,7 @@ static const char *const rtn_type_names[
        [RTN_THROW] = "THROW",
        [RTN_NAT] = "NAT",
        [RTN_XRESOLVE] = "XRESOLVE",