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:
74e04ac
)
tcp: Move rcvq sending to tcp_input.c
author
Pavel Emelyanov
<xemul@parallels.com>
Thu, 10 May 2012 01:49:41 +0000
(
01:49
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 May 2012 03:24:35 +0000
(23:24 -0400)
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 <xemul@parallels.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found