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:
62ad276
)
tcp: Don't clear hints when tcp_fragmenting
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Sat, 28 Feb 2009 04:44:30 +0000
(
04:44
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Mar 2009 11:00:10 +0000
(
03:00
-0800)
1) We didn't remove any skbs, so no need to handle stale refs.
2) scoreboard_skb_hint is trivial, no timestamps were changed
so no need to clear that one
3) lost_skb_hint needs tweaking similar to that of
tcp_sacktag_one().
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_output.c
Simple merge