stmf0: Do not send more data than requested for GET_DESCRIPTOR
authorKeith Packard <keithp@keithp.com>
Fri, 10 Jun 2016 05:06:30 +0000 (22:06 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Jun 2016 05:06:30 +0000 (22:06 -0700)
When Linux boots, it asks for only the first 8 bytes of the device
descriptor; we must limit the amount of data sent back to that amount
or USB will get wedged.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found