Thanks, Christophe,
We’ll modify the patch according to your comments.
> On May 28, 2015, at 18:09 PM, Christophe Fergeau wrote:
>
> On Thu, May 28, 2015 at 01:24:02PM +0300, Kirill Moizik wrote:
>> From: Pavel Gurvich mailto:pa...@daynix.com>>
>>
>> introducing use_usbdk global variable provid
On Thu, May 28, 2015 at 01:24:02PM +0300, Kirill Moizik wrote:
> From: Pavel Gurvich
>
> introducing use_usbdk global variable providing functionality of dynamic
> backend switching
This really should not be a global variable, but a member of
SpiceUsbDeviceManager. This means passing it to a fe
From: Pavel Gurvich
introducing use_usbdk global variable providing functionality of dynamic
backend switching
Signed-off-by: Pavel Gurvich
Signed-off-by: Dmitry Fleytman
---
gtk/usb-device-manager.c | 264 +--
1 file changed, 188 insertions(+), 76