diff options
author | Laurent Pinchart <[email protected]> | 2012-04-24 11:29:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-04-24 13:55:37 -0700 |
commit | 6f6543f53f9ce136e01d7114bf6f0818ca54fb41 (patch) | |
tree | db4e69dc1ce6f0bf7b21baecf85e4e14cf75d42b /lib/mpi/mpi-inline.c | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c (diff) |
usb gadget: uvc: uvc_request_data::length field must be signed
The field is used to pass the UVC request data length, but can also be
used to signal an error when setting it to a negative value. Switch from
unsigned int to __s32.
Reported-by: Fernandez Gonzalo <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions