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