commit | f0ceb0ed86b4792a4ed9d3438f5f7572e48f9803 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Sat Sep 20 21:24:49 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 20 21:24:49 2008 -0700 |
tree | 0bc0525bb8bb80fc6b8d93b48d5726a69b8e8727 | |
parent | 0e1c54c2a405494281e0639aacc90db03b50ae77 [diff] |
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>