kernel: bump 6.1 to 6.1.77
[openwrt/staging/wigyori.git] / target / linux / generic / pending-6.1 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index 6a651a04f7f3454003e6c5c57c796d8616540547..db95e28af3b15fc566fff58879fcfd3b3095e0a5 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
-@@ -7882,7 +7882,7 @@ static int nft_register_flowtable_net_ho
+@@ -7908,7 +7908,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);