kernel: bump 4.14 to 4.14.54 for 18.06
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 301-v4.16-netfilter-core-only-allow-one-nat-hook-per-hook-poin.patch
index 711eca0352ffca6d9234a881c7ec9522b9113f72..5ae8f8f1ed6566be95b8ac829cc9891150837005 100644 (file)
@@ -135,7 +135,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
                        new->hooks[nhooks] = old->hooks[i];
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -1400,6 +1400,8 @@ static int nf_tables_addchain(struct nft
+@@ -1431,6 +1431,8 @@ static int nf_tables_addchain(struct nft
                                ops->hook = hookfn;
                        if (afi->hook_ops_init)
                                afi->hook_ops_init(ops, i);