kernel/modules/other/mlxreg: add new package
[openwrt/openwrt.git] / target / linux / generic / pending-5.15 / 701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch
index ba847d5f8a982ee4f3b1cb3a82bf25cd14287ab3..3037a724bff76723359510be56b638da597ec6d1 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
-@@ -7729,7 +7729,7 @@ static int nft_register_flowtable_net_ho
+@@ -7811,7 +7811,7 @@ static int nft_register_flowtable_net_ho
                err = flowtable->data.type->setup(&flowtable->data,
                                                  hook->ops.dev,
                                                  FLOW_BLOCK_BIND);