kernel: bump 5.15 to 5.15.148
[openwrt/staging/dangole.git] / target / linux / generic / pending-5.15 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index d2ca7c7b537008df2b7129201768ada1310f52a1..892887c423663fa9b6a23f2671a1f00385ed349e 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -7736,7 +7736,7 @@ static int nft_register_flowtable_net_ho
+@@ -7752,7 +7752,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);