From: Vitaliy Gusev Date: Wed, 16 Apr 2008 03:26:34 +0000 (-0700) Subject: [TCP]: Add return value indication to tcp_prune_ofo_queue(). X-Git-Tag: v2.6.25~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f367bbfd5a7439961499ca6a2f0822d2074d83;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed