batman-adv: fix wrong names in kerneldoc

Signed-off-by: Antonio Quartulli <a@unstable.cc>
[sven@narfation.org: Fix additional names]
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
This commit is contained in:
Antonio Quartulli
2016-03-11 16:36:19 +01:00
parent 4ba4bc0f74
commit 6d030de89f
8 changed files with 14 additions and 12 deletions

View File

@@ -501,7 +501,7 @@ struct batadv_coded_packet {
#pragma pack()
/**
* struct batadv_unicast_tvlv - generic unicast packet with tvlv payload
* struct batadv_unicast_tvlv_packet - generic unicast packet with tvlv payload
* @packet_type: batman-adv packet type, part of the general header
* @version: batman-adv protocol version, part of the genereal header
* @ttl: time to live for this packet, part of the genereal header