kernel: bump 6.6 to 6.6.24
[openwrt/staging/xback.git] / target / linux / generic / pending-6.6 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index cc37180277c8db10f24ced0a08cd369d1942ed32..c3d92da5f951fd9dec4be4833389a54b53a689a0 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
-@@ -8213,7 +8213,7 @@ static int nft_register_flowtable_net_ho
+@@ -8221,7 +8221,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);