On Fri, Mar 24, 2017 at 9:15 PM, Dan Williams <[email protected]> wrote: >> + /* If CID not defined, error out */ >> if (!MM_BROADBAND_BEARER (self)->priv->cid) { >> - g_task_return_new_error (task, MM_CORE_ERROR, >> MM_CORE_ERROR_FAILED, >> + g_task_return_new_error (task, MM_CORE_ERROR, >> MM_CORE_ERROR_UNSUPPORTED, > > Did you mean to change this case from FAILED -> UNSUPPORTED?
Yes, but on a second thought, you're right, that should be kept FAILED. I'll update it. -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
