Greg Kroah-Hartman
8c209e6782
USB: make actual_length in struct urb field u32
...
actual_length should also be a u32 and not a signed value. This patch
changes this field to be 'u32' to prevent any potential negative
conversion and comparison errors.
This triggered a few compiler warning messages when these fields were
being used with the min macro, so they have also been fixed up in this
patch.
Cc: Roel Kluin <roel.kluin@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-03-24 16:20:36 -07:00
..
2009-03-10 20:33:19 -04:00
2009-02-20 17:57:49 -08:00
2009-03-24 16:20:35 -07:00
2009-03-05 17:20:55 +01:00
2009-03-14 21:06:51 +01:00
2009-02-26 10:45:48 +01:00
2009-03-17 14:55:55 -04:00
2009-03-12 21:33:03 +00:00
2009-03-09 15:07:33 -04:00
2009-03-21 13:31:23 -07:00
2009-03-01 00:19:35 -08:00
2009-02-21 14:17:17 -08:00
2009-03-08 10:23:05 -07:00
2009-02-18 15:37:56 -08:00
2009-02-18 18:33:04 -08:00
2009-03-05 16:10:59 +01:00
2009-02-24 19:19:49 +01:00
2009-02-24 19:19:49 +01:00
2009-03-13 21:16:13 +01:00
2009-02-18 23:31:11 -08:00
2009-03-02 09:43:32 +01:00
2009-03-01 00:19:36 -08:00
2009-03-05 07:25:02 -05:00
2009-03-12 14:35:44 +10:30
2009-02-18 15:37:55 -08:00
2009-02-18 15:37:55 -08:00
2009-03-04 23:46:25 -08:00
2009-03-10 20:33:18 -04:00
2009-03-10 20:33:18 -04:00
2009-02-20 17:57:50 -08:00
2009-02-22 10:33:44 -08:00
2009-02-26 04:08:14 +01:00
2009-02-26 04:08:14 +01:00
2009-02-26 04:08:14 +01:00
2009-02-26 04:08:14 +01:00
2009-03-12 14:35:44 +10:30
2009-02-20 17:57:50 -08:00
2009-03-07 18:41:38 -08:00
2009-02-20 17:57:48 -08:00
2009-03-24 16:20:34 -07:00
2009-03-24 16:20:36 -07:00
2009-02-27 16:26:21 -08:00