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:
d196c9a
)
dccp: schedule an Ack when receiving timestamps
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Mon, 11 Oct 2010 18:41:13 +0000
(20:41 +0200)
committer
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Tue, 12 Oct 2010 04:57:43 +0000
(06:57 +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