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:
a564769
)
[TCP]: Do not call tcp_tso_acked() if no work to do.
author
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 22:20:55 +0000
(15:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 22:20:55 +0000
(15:20 -0700)
In tcp_clean_rtx_queue(), if the TSO packet is not even partially
acked, do not waste time calling tcp_tso_acked().
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_input.c
Simple merge