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:
ae19c54
)
sctp: Do not force T3 timer on fast retransmissions.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Sat, 1 May 2010 02:41:09 +0000
(22:41 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Sat, 1 May 2010 02:41:09 +0000
(22:41 -0400)
We don't need to force the T3 timer any more and it's
actually wrong to do as it causes too long of a delay.
The timer will be started if one is not running, but if
one is running, we leave it alone.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found