[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 21 Mar 2006 06:51:53 +0000 (22:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:51:53 +0000 (22:51 -0800)
This is in preparation for having a dccp_minisock embedded into
dccp_request_sock so that feature negotiation can be done prior to
creating the full blown dccp_sock.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found