qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/14] usb-linux: Don't declare a usbdevice_name


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 09/14] usb-linux: Don't declare a usbdevice_name
Date: Wed, 01 Jun 2011 14:44:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10

On 05/31/11 11:35, Hans de Goede wrote:
Declaring a usbdevice_name while we still have an explicit call to
usb_host_device_open in vl.c causes usb_host_device_open to get called
twice if the initial call fails.

Wrong way around, the vl.c call should be zapped instead.  Just did.

cheers,
  Gerd



reply via email to

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