In commit49d429760d("tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited"), the field max_packets_seq in struct tcm_sock was renamed to cwnd_usage_seq, which broke the ABI. Keep the same logic in the bugfix, but rename the field back to preserve the ABI. Bug: 161946584 Fixes:49d429760d("tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I9ffb10be63a22c36d5864feea794dde390ef69a1
17 KiB
17 KiB