From: Antonio Quartulli <antonio(a)open-mesh.com>
Introduced by 952cebb57518ec18dfdebfcb2b85539f58f20779
("batman-adv: add per VLAN interface attribute framework")
Signed-off-by: Antonio Quartulli <ordex(a)autistici.org>
---
types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/types.h b/types.h
index 0fbf07c..0d5b24b 100644
--- a/types.h
+++ b/types.h
@@ -530,7 +530,7 @@ struct batadv_priv_nc {
struct batadv_hashtable *decoding_hash;
};
-/*
+/**
* struct batadv_softif_vlan - per VLAN attributes set
* @vid: VLAN identifier
* @kobj: kobject for sysfs vlan subdirectory
--
1.8.1.5
Show replies by date