On Tue, Apr 13, 2021 at 05:57:15PM +0200, Michal Privoznik wrote: > After all devices were enumerated, the enumeration thread call > nodeDeviceUpdateMediatedDevices() to refresh the state of > mediated devices. This means that 'mdevctl' will be executed. But > it may be missing on some systems (e.g. mine) in which case we > should just skip the update of mdevs instead of failing whole > device enumeration. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>