NetworkManager/src/core/devices/adsl
Fernando Fernandez Mancera 1dfe536386 platform: introduce nm_platform_link_change_flags()
Having two functions like link_set_x() and link_set_nox() it is not a
good idea. This patch is introducing nm_platform_link_change_flags().

This allow flag modification directly, so the developer does not need to
define the virtual functions all the time everywhere.

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
2021-04-22 18:57:30 +00:00
..
meson.build all: change G_LOG_DOMAIN to "nm" 2021-02-18 19:46:57 +01:00
nm-atm-manager.c platform: move more platform code to src/libnm-platform/ 2021-03-05 11:27:16 +01:00
nm-device-adsl.c platform: introduce nm_platform_link_change_flags() 2021-04-22 18:57:30 +00:00
nm-device-adsl.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00