Skip to content
Commit 421ff475 authored by Chih Hung Yu's avatar Chih Hung Yu Committed by Jukka Rissanen
Browse files

net: ip: Fix TCP unacked_len



TCP unacked_len can be set to zero in tcp_resend_data(),
and then be minus by len_acked when ACK is received,
resulting in a negative unacked_len value.

Fixes #36390

Signed-off-by: default avatarChih Hung Yu <chyu313@gmail.com>
parent 4cae9b81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment