Re: [PATCH] e1000: Fix tests of unsigned in e1000_tx_map()

From: roel kluin
Date: Tue Dec 15 2009 - 13:47:39 EST


On Tue, Dec 15, 2009 at 7:18 PM, Roel Kluin <roel.kluin@xxxxxxxxx> wrote:
> The variables count and i are unsigned so the (<|>=) 0 tests do not work.

I now see there are similar issues in igb and friends,
I'll post a patch that includes these as well.

Roel
--
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/