kernel: bump 4.19 to 4.19.52
[openwrt/openwrt.git] / target / linux / generic / backport-4.19 / 370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch
index 69f0a5fd2484f5424403bfc89649fdedeb147cb5..07ef724094d8076ef40916af3ec73b8c8259abac 100644 (file)
@@ -82,6 +82,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 @@ -203,6 +221,7 @@ int flow_offload_add(struct nf_flowtable
                return err;
        }
 +      nf_ct_offload_timeout(flow);
        flow->timeout = (u32)jiffies;
        return 0;