chiark / gitweb /
networkd: tie links to rtnl rather than udev
[elogind.git] / src / libsystemd-network / network-internal.h
index 65cd0d72a04b521d4b214859c3293de0c9f2446a..836472a776fd0a09b783c6de5227969a482af596 100644 (file)
@@ -37,7 +37,7 @@ bool net_match_config(const struct ether_addr *match_mac,
                       Condition *match_virt,
                       Condition *match_kernel,
                       Condition *match_arch,
-                      const char *dev_mac,
+                      const struct ether_addr *dev_mac,
                       const char *dev_path,
                       const char *dev_parent_driver,
                       const char *dev_driver,