NetworkManager/src/platform
Thomas Haller a67eb9d8d0 logging: remove LOGD_HW alias for LOGD_PLATFORM
Since commit 1495853e01, LOGD_HW is renamed to
LOGD_PLATFORM. Remove the internal usage of the deprecated name.

Backport this patch to nm-1-4 because it avoids follow-up conflicts with
future backports. Also, it is a really trivial change, meaning, we only
replace the obsolte LOGD_HW name.

(cherry picked from commit 64951f07fb)

Conflicts:
    src/devices/nm-device.c
    src/devices/wwan/nm-modem.c
2016-11-03 12:23:07 +01:00
..
tests platform/tests: avoid test failure setting bridge forward_delay 2016-08-28 18:06:36 +02:00
wifi logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01: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: avoid unaligned access to link stats on 64bit architectures 2016-10-14 11:23:51 +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 core: remove unnecessary includes to netlink/route library 2016-10-07 21:37:56 +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 core: remove unnecessary includes to netlink/route library 2016-10-07 21:37:56 +02:00
nmp-object.h core: remove unnecessary includes to netlink/route library 2016-10-07 21:37:56 +02:00