NetworkManager/src/platform
Thomas Haller 145d199589 platform: fix return value for error case in do_change_link_request()
There is a "goto retry" in do_change_link_request(), at that point,
seq_result has the value -EOPNOTSUPP, instead of
WAIT_FOR_NL_RESPONSE_RESULT_UNKNOWN.

Fixes: 02fb3eff48
2016-08-30 16:22:42 +02:00
..
tests platform/tests: avoid test failure setting bridge forward_delay 2016-08-28 17:59:42 +02:00
wifi all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c core: don't warn when setting address of non-existing link 2016-07-05 23:08:22 +02:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: fix return value for error case in do_change_link_request() 2016-08-30 16:22:42 +02:00
nm-linux-platform.h platform: add nm_linux_platform_lookup() 2016-04-28 12:53:21 +02:00
nm-platform-utils.c platform: refactor comparing for all-zero,all-ones MAC address in nmp_utils_ethtool_get_permanent_address() 2016-05-24 16:01:59 +02:00
nm-platform-utils.h platform: declare nmp_utils_ip_config_source_*() functions as const 2016-05-16 13:16:49 +02:00
nm-platform.c platform: print rx/tx counters in nm_platform_link_to_string() 2016-08-17 16:08:21 +02:00
nm-platform.h platform: drop nm_platform_link_get_stats() 2016-08-17 16:08:21 +02:00
nmp-netns.c platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-netns.h platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-object.c platform: disable debug logging for NMPObject ref-couting 2016-08-22 18:37:04 +02:00
nmp-object.h platform: fix the typedef-redefinition warnings 2016-05-18 20:53:05 +02:00