git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61eb55f
)
tcp: remove tp->lost_out guard to make joining diff nicer
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Sun, 21 Sep 2008 04:23:49 +0000
(21:23 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 21 Sep 2008 04:23:49 +0000
(21:23 -0700)
The validity of the retransmit_high must then be ensured
if no L'ed skb exits!
This makes a minor change to behavior, we now have to
iterate the head to find out that the loop terminates.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found