mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 03:45:24 +00:00
parent
3c45f5c7ab
commit
ef5e211fa0
@ -262,7 +262,8 @@ static int usb_rpc_call(void * data)
|
||||
urbs->in_delete = 1;
|
||||
usb_kill_anchored_urbs(&urbs->submitted);
|
||||
urbs->in_delete = 0;
|
||||
ret = usb_reset_configuration(udev);
|
||||
if (udev->actconfig)
|
||||
ret = usb_reset_configuration(udev);
|
||||
}
|
||||
|
||||
usb_rpc_args.ret = ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user