Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: remove retransmit_skb_hint clearing from failure
This doesn't much sense here afaict, probably never has. Since fragmenting and collapsing deal the hints by themselves, there should be very little reason for the rexmit loop to do that. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information