On 03/31/12 17:14, Hans de Goede wrote:
> An interface-count of 0 happens when a device is in unconfigured state when
> it gets redirected. So we should not use 0 to detect not having received
> interface info from our peer.
All three patches added to usb patch queue.
thanks,
Gerd
An interface-count of 0 happens when a device is in unconfigured state when
it gets redirected. So we should not use 0 to detect not having received
interface info from our peer.
Signed-off-by: Hans de Goede
---
hw/usb/redirect.c |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
dif