mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user