Skip to content
Snippets Groups Projects
Commit 77d40a09 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 38ce7c73
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment