kernel: bump 5.4 to 5.4.191
[openwrt/staging/pepe2k.git] / target / linux / generic / pending-5.4 / 613-netfilter_optional_tcp_window_check.patch
index 0735f8d20d00d08bdcc21ce7bb912169e4f0dfe8..deed70efeec4dadcb8e12febcdfba7984018f6ed 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];