Repository : ssh://git@open-mesh.org/batctl
On branch : master
---------------------------------------------------------------
commit b39caef0c9468502abe96efbf492141b5f145d94
Author: Antonio Quartulli <a(a)unstable.cc>
Date: Fri Mar 11 16:36:19 2016 +0100
batctl: fix wrong names in kerneldoc
Signed-off-by: Antonio Quartulli <a(a)unstable.cc>
[sven(a)narfation.org: Fix additional names]
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
Signed-off-by: Marek Lindner <mareklindner(a)neomailbox.ch>
---------------------------------------------------------------
b39caef0c9468502abe96efbf492141b5f145d94
packet.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packet.h b/packet.h
index 8a8d7ca..0796dfd 100644
--- a/packet.h
+++ b/packet.h
@@ -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