Paul Zimmerman 6a23ccd216 usb: usbtest: two super speed fixes for usbtest
bMaxPacketSize0 field for super speed is a power of 2, not a count.
The size itself is always 512.

Max packet size for a super speed bulk endpoint is 1024, so
allocate the urb size in halt_simple() accordingly.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-01 13:38:27 -04:00
..
2012-04-20 16:53:37 -07:00
2012-04-20 16:53:40 -07:00
2012-04-20 16:53:42 -07:00
2012-04-20 16:53:47 -07:00
2012-04-20 16:53:48 -07:00
2012-04-20 16:53:51 -07:00
2012-04-20 16:53:53 -07:00
2012-04-22 15:25:26 -07:00