Re: [PATCH] drivers/net: fix comparisons of unsigned < 0

From: Jeff Garzik
Date: Wed Jun 13 2007 - 15:46:18 EST


Bill Nottingham wrote:
Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0.

Signed-off-by: Bill Nottingham <notting@xxxxxxxxxx>

---
mlx4/qp.c | 3 +--
netxen/netxen_nic_niu.c | 6 +++---
tulip/de2104x.c | 1 -
3 files changed, 4 insertions(+), 6 deletions(-)

applied to #upstream (2.6.23)

BTW please fix your Mail-Followup-To header


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