From: Arnaldo Carvalho de Melo Date: Tue, 21 Mar 2006 06:51:53 +0000 (-0800) Subject: [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used X-Git-Tag: v2.6.17-rc1~1175^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca0d17bd716c0aa3f496714e0e304fc6b982ae3;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed