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:
c4cbb34
)
[TCP]: Add return value indication to tcp_prune_ofo_queue().
author
Vitaliy Gusev
<vgusev@openvz.org>
Wed, 16 Apr 2008 03:26:34 +0000
(20:26 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Apr 2008 03:26:34 +0000
(20:26 -0700)
Returns non-zero if tp->out_of_order_queue was seen non-empty.
This allows tcp_try_rmem_schedule() to return early.
Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found