From: Gerrit Renker Date: Wed, 26 Sep 2007 14:26:04 +0000 (-0300) Subject: [DCCP]: Add FIXME for send_delayed_ack X-Git-Tag: v2.6.24-rc1~1454^2~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=727ecc5faaf6e976fc841649821c865ebd1e822d;p=pandora-kernel.git [DCCP]: Add FIXME for send_delayed_ack This adds a FIXME to signal that the function dccp_send_delayed_ack is nowhere used in the entire DCCP/CCID code. Using a delayed Ack timer is suggested in 11.3 of RFC 4340, but it has also rather subtle implications for the Ack-Ratio-accounting. CCID2 does not use this (maybe it should). I think leaving the function in is good, in case someone wants to implement this. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed