Files
linux/drivers
Dan Carpenter 564e69893c USB: usbtest: prevent a divide by zero bug
If param->length is zero, then this could lead to a divide by zero bug
later in the function when we do: size %= max;

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-21 13:32:26 -08:00
..
2012-10-15 14:45:51 -04:00
2012-11-13 22:27:19 +01:00
2012-10-24 16:58:53 +02:00
2012-10-17 15:53:03 -05:00
2012-11-16 14:33:04 -08:00
2012-10-16 18:07:12 -07:00