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:
f6fb128
)
[TCP]: Extract tcp_match_queue_to_sack from sacktag code
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Fri, 12 Oct 2007 00:34:25 +0000
(17:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Oct 2007 00:34:25 +0000
(17:34 -0700)
This is necessary for upcoming DSACK bugfix. Reduces sacktag
length which is not very sad thing at all... :-)
Notice that there's a need to handle out-of-mem at caller's
place.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found