Re: [Spice-devel] [PATCH v7 10/14] usbredir: Disconnect USB device asynchronously

2016-03-13 Thread Dmitry Fleytman
Hi Jonathon, see below. > On 10 Mar 2016, at 22:20 PM, Jonathon Jongsma wrote: > > Sorry, I missed a few more things on this patch the last time I reviewed it :/ > > On Tue, 2016-03-08 at 16:05 +0200, Dmitry Fleytman wrote: >> From: Kirill Moizik >> >> Signed-off-by: Kirill Moizik >> Signed

Re: [Spice-devel] [PATCH v7 10/14] usbredir: Disconnect USB device asynchronously

2016-03-10 Thread Jonathon Jongsma
Sorry, I missed a few more things on this patch the last time I reviewed it :/ On Tue, 2016-03-08 at 16:05 +0200, Dmitry Fleytman wrote: > From: Kirill Moizik > > Signed-off-by: Kirill Moizik > Signed-off-by: Dmitry Fleytman > --- > src/channel-usbredir.c | 48

[Spice-devel] [PATCH v7 10/14] usbredir: Disconnect USB device asynchronously

2016-03-08 Thread Dmitry Fleytman
From: Kirill Moizik Signed-off-by: Kirill Moizik Signed-off-by: Dmitry Fleytman --- src/channel-usbredir.c | 48 +--- 1 file changed, 41 insertions(+), 7 deletions(-) diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c index 7253ce6..ba9e4a