From: Pavel Emelyanov Date: Thu, 10 May 2012 01:49:41 +0000 (+0000) Subject: tcp: Move rcvq sending to tcp_input.c X-Git-Tag: v3.5-rc1~109^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=292e8d8c853889140ed77b7b37c66979b13080ae;p=pandora-kernel.git tcp: Move rcvq sending to tcp_input.c It actually works on the input queue and will use its read mem routines, thus it's better to have in in the tcp_input.c file. Signed-off-by: Pavel Emelyanov Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed