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