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:
d0995e6
)
dccp: Schedule an Ack when receiving timestamps
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:30:19 +0000
(07:30 +0200)
committer
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:35 +0000
(07:45 +0200)
This schedules an Ack when receiving a timestamp, exploiting the
existing inet_csk_schedule_ack() function, saving one case in the
`dccp_ack_pending()' function.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
No differences found