Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information