mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 11:19:16 +02:00
platform/test: minor test fix in "test-nmp-object.c"
This commit is contained in:
parent
c157e3233d
commit
0d8f4bbc45
1 changed files with 0 additions and 1 deletions
|
|
@ -281,7 +281,6 @@ test_cache_link (void)
|
||||||
nmp_object_unref (obj1);
|
nmp_object_unref (obj1);
|
||||||
nmp_object_unref (obj2);
|
nmp_object_unref (obj2);
|
||||||
|
|
||||||
udev_device_2 = NULL;
|
|
||||||
if (udev_device_2) {
|
if (udev_device_2) {
|
||||||
/* now add the link only with aspect UDEV. */
|
/* now add the link only with aspect UDEV. */
|
||||||
ops_type = nmp_cache_update_link_udev (cache, pl_link_2.ifindex, udev_device_2, &obj2, &was_visible, NULL, NULL);
|
ops_type = nmp_cache_update_link_udev (cache, pl_link_2.ifindex, udev_device_2, &obj2, &was_visible, NULL, NULL);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue