[PATCH] Telit plugin: add load_unlock_retries interface

Aleksander Morgado aleksander at aleksander.es
Tue Dec 15 08:41:24 PST 2015


On Tue, Dec 15, 2015 at 5:38 PM, Aleksander Morgado
<aleksander at aleksander.es> wrote:
>
> Looks like the 'retries' object is not being freed properly in the
> case of errors. What you need to do is to make sure that the ownership
> of the retries object is always transferred properly between the
> different logic parts.

And I just realized after submitting that all errors are ignored
during all the steps... I think the logic I suggested still applies,
though, to keep clear who owns the 'retries' object.

But now, shouldn't we fail with an error if e.g. none of the retries
checks succeeds?

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list