Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit bdc6c08f1d228511bff8b741ce03dcfb6f960079 Author: Antonio Quartulli antonio@open-mesh.com Date: Fri Jul 5 15:00:31 2013 +0200
batman-adv: properly start kernel doc
Introduced by 952cebb57518ec18dfdebfcb2b85539f58f20779 ("batman-adv: add per VLAN interface attribute framework")
Signed-off-by: Antonio Quartulli ordex@autistici.org Signed-off-by: Marek Lindner lindner_marek@yahoo.de
bdc6c08f1d228511bff8b741ce03dcfb6f960079 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