mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
tcp: Fix order of tests in tcp_retransmit_skb()
tcp_write_queue_next() must only be made if we know that tcp_skb_is_last() evaluates to false. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
38ce7c7369
commit
77d40a0952
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue