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:
0b53d46
)
dccp: merge now-reduced connect_init() function
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Mon, 11 Oct 2010 18:36:33 +0000
(20:36 +0200)
committer
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Tue, 12 Oct 2010 04:57:40 +0000
(06:57 +0200)
After moving the assignment of GAR/ISS from dccp_connect_init() to
dccp_transmit_skb(), the former function becomes very small, so that
a merger with dccp_connect() suggests itself.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
No differences found