kernel: bump 5.10 to 5.10.110
[openwrt/staging/dedeckeh.git] / target / linux / generic / pending-5.10 / 613-netfilter_optional_tcp_window_check.patch
index 97e449510da96835019a49c65e1048a84cddee4d..4cf07a3e2ca23739b60325f2f40c64f5bf510ce2 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        /*
         * Get the required data from the packet.
         */
-@@ -1130,7 +1136,7 @@ int nf_conntrack_tcp_packet(struct nf_co
+@@ -1139,7 +1145,7 @@ int nf_conntrack_tcp_packet(struct nf_co
                 IP_CT_TCP_FLAG_DATA_UNACKNOWLEDGED &&
                 timeouts[new_state] > timeouts[TCP_CONNTRACK_UNACK])
                timeout = timeouts[TCP_CONNTRACK_UNACK];