summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2015-09-06 21:38:49 +0200
committerAntonio Quartulli <a@unstable.cc>2016-02-02 12:40:28 +0800
commit6f68b002715460c7552e8688b6f289659d5f8046 (patch)
tree485f113c4ecceacf940537564e5d2408fb53e4b9 /net/batman-adv/types.h
parentb45efa30a626e915192a6c548cd8642379cd47cc (diff)
downloadop-kernel-dev-6f68b002715460c7552e8688b6f289659d5f8046.zip
op-kernel-dev-6f68b002715460c7552e8688b6f289659d5f8046.tar.gz
batman-adv: Fix kerneldoc parsing of structs/enums
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'net/batman-adv/types.h')
-rw-r--r--net/batman-adv/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/types.h b/net/batman-adv/types.h
index 3437b66..8c3dda3 100644
--- a/net/batman-adv/types.h
+++ b/net/batman-adv/types.h
@@ -346,7 +346,7 @@ struct batadv_gw_node {
};
/**
- * batadv_hardif_neigh_node - unique neighbor per hard interface
+ * struct batadv_hardif_neigh_node - unique neighbor per hard interface
* @list: list node for batadv_hard_iface::neigh_list
* @addr: the MAC address of the neighboring interface
* @if_incoming: pointer to incoming hard interface
OpenPOWER on IntegriCloud