]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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)
commit8ca0d17bd716c0aa3f496714e0e304fc6b982ae3
treea1e3881117aa4b687bacace28c794e7cc3522827
parenta4bf3902427a128455b8de299ff0918072b2e974
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used

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>
net/dccp/feat.c
net/dccp/feat.h
net/dccp/proto.c