public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in ICMP header kernel doc
@ 2013-10-12 14:17 Antonio Quartulli
  2013-10-12 14:25 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-10-12 14:17 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Antonio Quartulli

Introduced by 1897ab719862eb43e0a6edd3a20b8d9fa7a2173d
("batman-adv: create common header for ICMP packets")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
 packet.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packet.h b/packet.h
index f4bbb05..9fbcaac 100644
--- a/packet.h
+++ b/packet.h
@@ -195,7 +195,7 @@ struct batadv_ogm_packet {
 #define BATADV_OGM_HLEN sizeof(struct batadv_ogm_packet)
 
 /**
- * batadc_icmp_header - common ICMP header
+ * batadv_icmp_header - common ICMP header
  * @header: common batman header
  * @msg_type: ICMP packet type
  * @dst: address of the destination node
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-12 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 14:17 [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in ICMP header kernel doc Antonio Quartulli
2013-10-12 14:25 ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox