usb-redir: Clear iso / irq error when stopping the stream
commit2bd836e5a6b38e0e03d7f7c90c7284fb610c46eb
authorHans de Goede <hdegoede@redhat.com>
Tue, 10 Jan 2012 13:13:04 +0000 (10 14:13 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Jan 2012 08:44:51 +0000 (17 09:44 +0100)
tree25dd5eaee977ba3c445dce608c20b4dfabd5fae5
parent25d5de7d81a5b1a5c625775648d3d92e8398741c
usb-redir: Clear iso / irq error when stopping the stream

And ignore status messages from the client which arrive after stream
stop (the stream stop send to the client and an error status reported by
the client my cross each other due to network latency).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb-redir.c