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:
b5860bb
)
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Thu, 9 Aug 2007 11:37:30 +0000
(14:37 +0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:56 +0000
(16:47 -0700)
tp->left_out got removed but nothing came to replace it back
then (users just did addition by themselves), so add function
for users now.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found