mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 08:38:08 +02:00
- drop GCPData.success field. It is redundant to have GCPData.error set. Also, it's meaningless to indicate failure, if we don't have an error at hand. - ensure that we keep the first error passed during _get_config_maybe_task_return(). Once we set an error, that error gets returned. There is a twist here, that we prefer cancellation errors over other error reasons. - in _get_config_fip_cb(), ensure to call _get_config_maybe_task_return() even if we are not yet ready. That is useful to record a potential error. |
||
|---|---|---|
| .. | ||
| cli | ||
| cloud-setup | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||