kernel: bump 5.10 to 5.10.64
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 610-v5.13-02-netfilter-Fix-fall-through-warnings-for-Clang.patch
index 52d04b051f198d71fcf50d9b84385cdfc4903f88..0aadc2411b9cf000f067ff2856ccce27d12d226b 100644 (file)
@@ -24,7 +24,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
        case CT_DCCP_INVALID:
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -8369,6 +8369,7 @@ static int nf_tables_check_loops(const s
+@@ -8394,6 +8394,7 @@ static int nf_tables_check_loops(const s
                                                        data->verdict.chain);
                                if (err < 0)
                                        return err;