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-04-20 16:53:37 -07:00
2012-10-29 09:04:39 -07:00
2012-05-01 21:33:58 -07:00
2012-04-20 16:53:47 -07:00
2012-05-01 21:34:03 -07:00
2012-01-24 12:08:36 -08:00
2012-05-01 21:34:07 -07:00
2012-05-01 21:34:11 -07:00