qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 12/14] usb-core: usb3 streams


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH 12/14] usb-core: usb3 streams
Date: Thu, 21 Feb 2013 15:05:27 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Feb 21, 2013 at 10:59:11AM +0100, Gerd Hoffmann wrote:
> This patch adds support for usb3 streams to the usb subsystem core.
> This is just adding a streams field / parameter in a number of places.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>

This broke the build on master:

 CC    hw/usb/redirect.o
hw/usb/redirect.c: In function ‘usbredir_interrupt_packet’:
hw/usb/redirect.c:1900:13: error: too few arguments to function ‘usb_wakeup’
In file included from hw/usb/redirect.c:41:0:
./hw/usb.h:435:6: note: declared here
make: *** [hw/usb/redirect.o] Error 1

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]