s/start_pending_interfaces/interface_start_pending/
[project/netifd.git] / interface.c
index 2cbe9ec..5cefd4c 100644 (file)
@@ -321,7 +321,7 @@ interface_set_down(struct interface *iface)
 }
 
 void
-start_pending_interfaces(void)
+interface_start_pending(void)
 {
        struct interface *iface;