tcp: fix number in comment

Fixes:		e18b97bd63 ("Update to bring the rack stack with all its fixes in.")
MFC after:	1 week
Sponsored by:	Netflix, Inc.
This commit is contained in:
Peter Lei 2024-07-13 13:43:09 +02:00 committed by Michael Tuexen
parent e5a0202f96
commit 69dace892d

View file

@ -269,7 +269,7 @@ enum tcp_log_events {
TCP_LOG_PRU, /* TCP protocol user request 70 */
TCP_POLICER_DET, /* TCP Policer detectionn 71 */
TCP_PCM_MEASURE, /* TCP Path Capacity Measurement 72 */
TCP_LOG_END /* End (keep at end) 72 */
TCP_LOG_END /* End (keep at end) 73 */
};
enum tcp_log_states {