commit | 8ca0d17bd716c0aa3f496714e0e304fc6b982ae3 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 22:51:53 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:51:53 2006 -0800 |
tree | a1e3881117aa4b687bacace28c794e7cc3522827 | |
parent | a4bf3902427a128455b8de299ff0918072b2e974 [diff] |
[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>