kernel : Bump to 4.14.325
[librecmc/librecmc.git] / target / linux / generic / backport-4.14 / 357-v4.18-netfilter-nf_flow_table-move-init-code-to-nf_flow_ta.patch
index 32f26189966448f1dc1d66481c6e4aab89a20da1..d43646aa61f1077392c8c4059b67084b125b2366 100644 (file)
@@ -236,7 +236,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        .owner          = THIS_MODULE,
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -5114,40 +5114,38 @@ static int nf_tables_newflowtable(struct
+@@ -5255,40 +5255,38 @@ static int nf_tables_newflowtable(struct
        }
  
        flowtable->data.type = type;
@@ -285,7 +285,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  err3:
        module_put(type->owner);
  err2:
-@@ -5428,10 +5426,8 @@ err:
+@@ -5569,10 +5567,8 @@ err:
  
  static void nf_tables_flowtable_destroy(struct nft_flowtable *flowtable)
  {