kernel-hacking-2024-linux-s.../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
..
c67x00-drv.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
c67x00-hcd.c
c67x00-hcd.h
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
c67x00.h
Makefile