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:
f0bc52f
)
tcp: Fix thinko making the not-shiftable to cover S|R as well
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Sat, 6 Dec 2008 06:41:06 +0000
(22:41 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 6 Dec 2008 06:41:06 +0000
(22:41 -0800)
S|R won't result in S if just SACK is received. DSACK is
another story (but it is covered correctly already).
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found