kernel: bump 4.14 to 4.14.27
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 307-netfilter-move-route-indirection-to-struct-nf_ipv6_o.patch
index b07e63dc524c431b2f6681e6203b9461fc89abd5..fe60a7903669908e218e0ae3dfef023023e1fa3d 100644 (file)
@@ -114,7 +114,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
  };
 --- a/net/ipv6/netfilter.c
 +++ b/net/ipv6/netfilter.c
-@@ -170,11 +170,11 @@ static const struct nf_ipv6_ops ipv6ops
+@@ -171,11 +171,11 @@ static const struct nf_ipv6_ops ipv6ops
        .fragment               = ip6_fragment,
        .checksum               = nf_ip6_checksum,
        .checksum_partial       = nf_ip6_checksum_partial,