On Wed, 29 Nov 2006, [EMAIL PROTECTED] wrote:

> +{
> +     /* The constant '16' is not random, it is the maximum number of
> +      * high/low category range pairs as permitted by the CIPSO draft based
> +      * on a maximum IPv4 header length of 60 bytes - the BUG_ON() assertion
> +      * does a sanity check to make sure we don't overflow the array. */
> +     int iter = -1;
> +     u16 array[16];

Perhaps in a future update, make this a value a macro definition and 
document it in the header.



-- 
James Morris
<[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to