ISI exception fixed. as expected, a sync fail. however, done head is
[ppcskel.git] / usb / core / core.c
index 1301e0a6c8b414fbefc9b1055f84522a1f783a12..14600fffa7351a1c3ca6f906af6aa027542555c6 100644 (file)
@@ -277,7 +277,6 @@ u16 usb_submit_irp(usb_irp *irp)
 
                /* control message are always 8 bytes */
                td->actlen = 8;
-               memcpy(mybuf, td->buffer, td->actlen);
 
                togl = 0;
                /* start with data0 */