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:
08ebd17
)
tcp: reorganize retransmit code loops
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Sun, 21 Sep 2008 04:24:21 +0000
(21:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 21 Sep 2008 04:24:21 +0000
(21:24 -0700)
Both loops are quite similar, so they can be combined
with little effort. As a result, forward_skb_hint becomes
obsolete as well.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found