linux/drivers/usb/c67x00
Dan Carpenter a29c408521 USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()
The callers expect this function to return zero on success or -EIO if it
times out.  The type should be int instead of unsigned short.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-18 15:49:00 -08:00
..
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00
c67x00-drv.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
c67x00-hcd.c USB: Remove the SAW_IRQ hcd flag 2011-11-14 16:46:06 -08:00
c67x00-hcd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00-ll-hpi.c USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() 2013-01-18 15:49:00 -08:00
c67x00-sched.c Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00.h