On 9/20/07, Tommi Saviranta <[EMAIL PROTECTED]> wrote:
> +       /* TFRC-SP enforces a minimum interval of 10 milliseconds */
> +       hctx->ccid4hctx_t_ipi =
> +               max_t(u32, scaled_div32(((u64)hctx->ccid4hctx_s) << 6,
> +                                       hctx->ccid4hctx_x),
> +                     10000);
>
I think this should be a constant. Otherwise fine.

-- 
Web1: http://wand.net.nz/~iam4/
Web2: http://www.jandi.co.nz
Blog: http://iansblog.jandi.co.nz
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to