Eric Sesterhenn
84c22d7901
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
...
While checking gcc 4.1 -Wextra warnings, I stumbled across the following
two warnings:
drivers/net/phy/phy_device.c:528: warning: comparison of unsigned expression < 0 is always false
drivers/net/phy/phy_device.c:546: warning: comparison of unsigned expression < 0 is always false
Since phy_read() returns an integer and can return negative values, it seems
to me the best way to get proper error handling working again is to make val
an int. Currently it is an u32, so the < 0 check always fails.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-09-25 20:01:19 -04:00
..
2006-09-24 10:15:13 -07:00
2006-09-22 20:13:23 -04:00
2006-09-13 14:30:00 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-24 10:15:13 -07:00
2006-09-19 00:05:45 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-24 10:15:13 -07:00
2006-09-24 10:15:13 -07:00
2006-09-24 10:15:13 -07:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-25 20:01:19 -04:00
2006-09-24 10:15:13 -07:00
2006-09-25 20:01:19 -04:00
2006-09-13 14:30:00 -04:00
2006-09-22 20:10:23 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-19 00:36:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-25 20:01:19 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-12 11:45:19 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-22 20:10:23 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-11 09:08:38 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-22 20:10:23 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-22 20:15:30 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-21 00:08:25 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-22 20:10:23 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-22 20:15:30 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-21 11:46:22 +10:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 20:07:49 -07:00
2006-09-24 20:07:48 -07:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-12 11:45:19 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-06 11:19:23 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:27:44 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-25 20:01:19 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-22 20:26:02 -04:00
2006-09-22 20:26:02 -04:00
2006-09-22 20:26:02 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 14:30:00 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00
2006-09-25 20:01:19 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-24 10:15:13 -07:00
2006-09-24 10:15:13 -07:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 14:30:00 -04:00
2006-09-13 13:24:59 -04:00