mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 16:16:05 +00:00
wistron-dock: Fix critical warning during update
This commit is contained in:
parent
9b75eb9e34
commit
70417a3aee
@ -899,7 +899,6 @@ fu_wistron_dock_device_attach(FuDevice *device, FuProgress *progress, GError **e
|
|||||||
request,
|
request,
|
||||||
"The update will continue when the device USB cable has been unplugged.");
|
"The update will continue when the device USB cable has been unplugged.");
|
||||||
fu_device_emit_request(device, request);
|
fu_device_emit_request(device, request);
|
||||||
fu_progress_step_done(progress);
|
|
||||||
|
|
||||||
/* set a timeout, which will trigger as we're waiting for the device --
|
/* set a timeout, which will trigger as we're waiting for the device --
|
||||||
* no sync sleep is possible as the device will re-enumerate one more time */
|
* no sync sleep is possible as the device will re-enumerate one more time */
|
||||||
|
Loading…
Reference in New Issue
Block a user