Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: Fix queue traversal in tcp_use_frto().
We must check tcp_skb_is_last() before doing a tcp_write_queue_next(). Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information