diff options
author | Thomas Haller <thaller@redhat.com> | 2015-05-04 16:54:51 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2015-06-05 16:52:50 +0200 |
commit | d7a312d17a09b748d5aa06d7dfbebc66f0e8cf68 (patch) | |
tree | 5c34e64fc7602a9451ffc5ebd7b606292c353ff7 /src/platform/tests/test-general.c | |
parent | d6ce01f115e0195da08e0b1c0cde1c25ea747f77 (diff) |
platform: move nm_platform_query_devices() to nm-manager
nm_platform_query_devices() would raise an 'added' signal
for all its links. That is bad style because it could
confuse other listeners for platform signals which don't
expect such artificial change signals.
The public API of NMPlatform already gives NMManager the ability
to 'pull' all the links and iterate them itself.
Before, nm_platform_query_devices() would also initialize udev
devices, so there was a more compelling reason for this function.
Diffstat (limited to 'src/platform/tests/test-general.c')
0 files changed, 0 insertions, 0 deletions