kernel: bump to 4.14.284
[librecmc/librecmc.git] / target / linux / generic / backport-4.14 / 359-v4.18-netfilter-nf_flow_table-track-flow-tables-in-nf_flow.patch
index 85c97a41a09b65ea2a43335110c32d5a7600e5f4..7e81ab36eb3689e0fc8bad1d159bbf38e660a0f5 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
-@@ -5019,23 +5019,6 @@ static const struct nf_flowtable_type *n
+@@ -5023,23 +5023,6 @@ static const struct nf_flowtable_type *n
        return ERR_PTR(-ENOENT);
  }