Il 06/11/2012 15:08, Hans de Goede ha scritto:
> Since we handle interrupt out async, and not buffered like iso-out, there is
> no need for a separate status flag, instead store any reported error status
> into the bufp queue.
>
> Signed-off-by: Hans de Goede
> ---
> hw/usb/redirect.c | 24 +
Since we handle interrupt out async, and not buffered like iso-out, there is
no need for a separate status flag, instead store any reported error status
into the bufp queue.
Signed-off-by: Hans de Goede
---
hw/usb/redirect.c | 24 +---
1 file changed, 9 insertions(+), 15 dele