From: Gerrit Renker Date: Tue, 20 Mar 2007 18:12:10 +0000 (-0300) Subject: [CCID3]: Wrap computation of RFC3390-initial rate into separate function X-Git-Tag: v2.6.22-rc1~1128^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21f9f96cd035b0d9aec32d80ea0152672fbed42;p=pandora-kernel.git [CCID3]: Wrap computation of RFC3390-initial rate into separate function The CCID 3 and TFRC specs (RFC 4342, RFC 3448, draft-3448bis) make frequent reference to the computation of the RFC-3390 initial sending rate: 1. Initial sending rate when RTT is known (RFC 4342, p. 6) 2. Response to Idle/Application-Limited periods (RFC 4342, 5.1) This warrants putting the code into its own function, for later code reuse. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed