kernel: bump 4.14 to 4.14.75
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 359-v4.18-netfilter-nf_flow_table-track-flow-tables-in-nf_flow.patch
index 784368520dbde10abed1742555876d0bed5ff804..84048a0be812af6a4a4bee4c72d8793b15b5fa22 100644 (file)
@@ -88,7 +88,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        WARN_ON(!nf_flow_offload_gc_step(flow_table));
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -4990,23 +4990,6 @@ static const struct nf_flowtable_type *n
+@@ -4991,23 +4991,6 @@ static const struct nf_flowtable_type *n
        return ERR_PTR(-ENOENT);
  }