kernel: bump 5.15 to 5.15.139
[openwrt/openwrt.git] / target / linux / generic / pending-5.15 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index b618c89613633244d00da6acda3a5e1670cbdae8..a15fc786a0ef880c47d751fa76e01866fd303d80 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
-@@ -7707,7 +7707,7 @@ static int nft_register_flowtable_net_ho
+@@ -7703,7 +7703,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);