kernel: bump 6.1 to 6.1.64
[openwrt/staging/stintel.git] / target / linux / generic / pending-6.1 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index 0901213491d919fae1e4dafd7096caf430577117..8c508e365796393f4612db07a6de983629909d86 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
-@@ -7864,7 +7864,7 @@ static int nft_register_flowtable_net_ho
+@@ -7883,7 +7883,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);