Re: [PATCH 3/5] NET: Treat the sign of the result ofskb_headroom() consistently

From: David Miller
Date: Wed Oct 24 2007 - 00:08:18 EST


From: Chuck Lever <chuck.lever@xxxxxxxxxx>
Date: Tue, 23 Oct 2007 11:44:23 -0400

> In some places, the result of skb_headroom() is compared to an unsigned
> integer, and in others, the result is compared to a signed integer. Make
> the comparisons consistent and correct.
>
> Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>

This looks good, applied.

Thanks!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/