dccp: Merge now-reduced connect_init() function
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:30:19 +0000 (07:30 +0200)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:35 +0000 (07:45 +0200)
commita9c1656ab10480cc6f6d34f193bcde2729fe8037
treeec5f69d1d95fa718d6f930b4d42060918ab64e5c
parentbfbddd085a5bced6efb9e1bc4d029438f9639784
dccp: Merge now-reduced connect_init() function

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>
net/dccp/output.c