commit | 56f367bbfd5a7439961499ca6a2f0822d2074d83 | [log] [tgz] |
---|---|---|
author | Vitaliy Gusev <vgusev@openvz.org> | Tue Apr 15 20:26:34 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 15 20:26:34 2008 -0700 |
tree | cdd34f6fed1fcbaa80f2fb2bf17df4fe03a316db | |
parent | c4cbb34bbdaaa841ef7c027f7b420db4c318c4fd [diff] |
[TCP]: Add return value indication to tcp_prune_ofo_queue(). 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>