mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 23:40:16 +01:00
The state handling in add_and_activate_cb() and connect_device_cb() is redundant to connected_state_cb() and in fact executed only if the activation is really really really quick (which it never is). Also, the return_text those implementations provide is different from what connected_state_cb(), potentially confusing the users and adding extra work for translators. Not to mention extra lines of code, reading whose wastes our precious time on the planet we could spend doing heroin instead. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||