On Wed, 2007-07-11 at 01:22 -0800, David Miller wrote:

> @@ -615,7 +615,7 @@ static int u32_change(struct tcf_proto *tp, unsigned long 
> base, u32 handle,
>       n->handle = handle;
>  {
>       u8 i = 0;
> -     u32 mask = s->hmask;
> +     u32 mask = ntohl(s->hmask);


Is this line needed? Radu?

cheers,
jamal



-
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