Re: [Qemu-devel] [PATCH] usb-host: fix usb_host_speed_compat tyops

2014-11-10 Thread Gonglei
On 2014/11/10 19:15, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann > --- > hw/usb/host-libusb.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c > index 032a0e4..a5f9dab 100644 > --- a/hw/usb/host-libusb.c > +++ b/h

[Qemu-devel] [PATCH] usb-host: fix usb_host_speed_compat tyops

2014-11-10 Thread Gerd Hoffmann
Signed-off-by: Gerd Hoffmann --- hw/usb/host-libusb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c index 032a0e4..a5f9dab 100644 --- a/hw/usb/host-libusb.c +++ b/hw/usb/host-libusb.c @@ -749,13 +749,13 @@ static void usb_hos