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