altos/lpc: Stop sending SETUP IN when the requested size is reached
authorKeith Packard <keithp@keithp.com>
Thu, 19 Dec 2013 08:08:50 +0000 (00:08 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 19 Dec 2013 08:08:50 +0000 (00:08 -0800)
The host won't keep asking for SETUP IN packets once it has received
the amount of data requested, so check to see if we've sent that much
and flip back to IDLE state if so.

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

No differences found