From: Arnaldo Carvalho de Melo Date: Sat, 27 Aug 2005 06:06:35 +0000 (-0300) Subject: [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit X-Git-Tag: v2.6.14-rc1~1035^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6809c12b3334a929c39bf08ea63bd819e0500f7;p=pandora-kernel.git [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit This is not quite what I think we should have long term but improves performance for now, so lets use it till we get CCID3 working well, then we can think about using sk_write_queue, perhaps using some ideas from Juwen Lai's old stack for 2.4.20. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed