kernel: bump 4.14 to 4.14.149
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 359-v4.18-netfilter-nf_flow_table-track-flow-tables-in-nf_flow.patch
index 01ee106a4c4390e4ca9bc8e736dc47cf1289160e..1ab1342b5b491dcebe96fb82a256fdbd56dd7dcb 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
-@@ -5009,23 +5009,6 @@ static const struct nf_flowtable_type *n
+@@ -5012,23 +5012,6 @@ static const struct nf_flowtable_type *n
        return ERR_PTR(-ENOENT);
  }