From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- src/rdisc/tests/test-rdisc-linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rdisc/tests/test-rdisc-linux.c') diff --git a/src/rdisc/tests/test-rdisc-linux.c b/src/rdisc/tests/test-rdisc-linux.c index 9b2ccafd..eddb3b0e 100644 --- a/src/rdisc/tests/test-rdisc-linux.c +++ b/src/rdisc/tests/test-rdisc-linux.c @@ -54,7 +54,7 @@ main (int argc, char **argv) if (argv[1]) { ifname = argv[1]; - ifindex = nm_platform_link_get_ifindex (ifname); + ifindex = nm_platform_link_get_ifindex (NM_PLATFORM_GET, ifname); } else { g_print ("Missing command line argument \"interface-name\"\n"); return EXIT_FAILURE; -- cgit 1.3.0-6-gf8a5