Chuck Lever c2636b4d9e [NET]: Treat the sign of the result of skb_headroom() consistently
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@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-23 21:27:55 -07:00
..
2007-10-10 16:54:48 -07:00
2007-10-23 21:27:50 -07:00
2007-10-19 23:22:11 +02:00
2007-10-19 23:22:11 +02:00
2007-10-22 21:19:56 +02:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00