Repository : ssh://git@open-mesh.org/batctl
On branch : master
commit 3ba1664639b21cde8cf1482d7293ad7d60d83019 Author: Sven Eckelmann sven@narfation.org Date: Sun Sep 6 21:38:50 2015 +0200
batctl: Remove kerneldoc for missing parameters
Signed-off-by: Sven Eckelmann sven@narfation.org Signed-off-by: Marek Lindner mareklindner@neomailbox.ch
3ba1664639b21cde8cf1482d7293ad7d60d83019 packet.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/packet.h b/packet.h index c5973a1..456b54e 100644 --- a/packet.h +++ b/packet.h @@ -414,7 +414,6 @@ struct batadv_bcast_packet { * @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 - * @reserved: Align following fields to 2-byte boundaries * @first_source: original source of first included packet * @first_orig_dest: original destinal of first included packet * @first_crc: checksum of first included packet