linux/drivers/usb/misc
Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32
Roel Kluin pointed out that transfer_buffer_lengths in struct urb was
declared as an 'int'.  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
..
sisusbvga
Kconfig
Makefile
adutux.c USB: misc/adutux, fix lock imbalance 2009-03-17 14:01:29 -07:00
appledisplay.c
berry_charge.c USB: power availability check for berry_charge 2009-01-07 09:59:51 -08:00
cypress_cy7c63.c
cytherm.c
emi26.c USB: emi26: fix oops on load 2009-01-07 10:00:13 -08:00
emi62.c
ftdi-elan.c USB: make transfer_buffer_lengths in struct urb field u32 2009-03-24 16:20:36 -07:00
idmouse.c
iowarrior.c
isight_firmware.c
ldusb.c USB: remove vernier labpro from ldusb 2009-01-27 16:15:36 -08:00
legousbtower.c
phidget.c
phidget.h
phidgetkit.c
phidgetmotorcontrol.c
phidgetservo.c
rio500.c
rio500_usb.h
trancevibrator.c
usb_u132.h
usblcd.c
usbled.c
usbsevseg.c
usbtest.c USB: clean up redundant tests on unsigned 2009-01-07 09:59:49 -08:00
uss720.c
vstusb.c USB: misc/vstusb, fix lock imbalance 2009-03-17 14:01:29 -07:00