Gabriel A. Devenyi
29b09fcc34
[PATCH] drivers/net/wireless/airo.c unsigned comparason
...
fid is declared as a u32 (unsigned int), and then a few lines later, it is checked for a value < 0, which is clearly useless.
In the two locations this function is used, in one it is *explicitly* given a negative number, which would be ignored with the
current definition.
Thanks to LinuxICC (http://linuxicc.sf.net ).
Signed-off-by: Gabriel A. Devenyi <ace@staticwave.ca>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-11-05 14:40:26 -05:00
..
2005-10-30 19:07:59 +00:00
2005-10-30 17:37:32 -08:00
2005-10-08 15:00:57 -07:00
2005-10-31 07:32:56 -08:00
2005-11-04 16:27:50 -08:00
2005-10-28 19:20:57 +02:00
2005-11-02 15:13:57 +11:00
2005-11-04 16:27:50 -08:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:14 -08:00
2005-10-30 17:37:10 -08:00
2005-10-29 19:07:23 +01:00
2005-10-31 07:32:56 -08:00
2005-10-29 19:07:23 +01:00
2005-11-01 21:32:14 -08:00
2005-10-31 13:37:12 +11:00
2005-10-28 10:13:16 -07:00
2005-11-04 16:32:36 -08:00
2005-10-31 09:20:54 -08:00
2005-10-30 17:37:32 -08:00
2005-11-02 15:20:55 +11:00
2005-10-30 17:37:32 -08:00
2005-11-01 09:26:16 +01:00
2005-10-30 17:37:32 -08:00
2005-11-04 22:29:52 -06:00
2005-10-31 07:32:56 -08:00
2005-10-29 19:07:23 +01:00
2005-11-05 10:36:35 +00:00
2005-10-31 07:32:56 -08:00
2005-11-05 14:40:26 -05:00
2005-10-28 12:18:07 -04:00
2005-10-21 22:36:40 -04:00
2005-10-30 17:37:32 -08:00
2005-10-31 07:32:56 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:32 -08:00
2005-09-13 08:22:29 -07:00
2005-11-05 10:31:35 -08:00
2005-11-04 10:42:53 -08:00
2005-10-30 17:37:32 -08:00
2005-10-29 19:31:35 +01:00
2005-09-10 10:06:39 -07:00
2005-11-04 11:17:24 -08:00
2005-11-04 18:01:34 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00
2005-10-28 16:47:38 -07:00