Changes for more readability.
[project/netifd.git] / interface.h
index 8eeb7db..6f9112c 100644 (file)
@@ -120,6 +120,7 @@ struct interface {
 
        struct list_head users;
 
+       /* for alias interface */
        const char *parent_ifname;
        struct interface_user parent_iface;