tools: usb: testusb: change the default value for length from 512 to 1024
authorPeter Chen <peter.chen@freescale.com>
Tue, 1 Sep 2015 01:48:04 +0000 (09:48 +0800)
committerFelipe Balbi <balbi@ti.com>
Sun, 27 Sep 2015 15:54:31 +0000 (10:54 -0500)
commit9e44d194b90b2d9e6e26cd0381db856fa7cd7e19
tree8bf0c6084372537ff95bce8015e38dfee29d6e73
parent0f286379ed72cfc2f9e9a4fd52e79b92d4edaa01
tools: usb: testusb: change the default value for length from 512 to 1024

For ctrl out test, it needs length > vary, so in order to run it with
default parameters, we do this change.

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Cc: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
tools/usb/testusb.c