From 11c7cf99c362b9dc33c6d1aa209321e38d131128 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 21 Aug 2015 10:11:56 +0800 Subject: Changes for more readability. Signed-off-by: Yousong Zhou --- interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'interface.h') diff --git a/interface.h b/interface.h index 8eeb7db..6f9112c 100644 --- a/interface.h +++ b/interface.h @@ -120,6 +120,7 @@ struct interface { struct list_head users; + /* for alias interface */ const char *parent_ifname; struct interface_user parent_iface; -- cgit v1.2.1