All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <antonio@meshcoding.com>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@meshcoding.com>
Subject: [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in ICMP header kernel doc
Date: Sat, 12 Oct 2013 16:17:36 +0200	[thread overview]
Message-ID: <1381587456-1709-1-git-send-email-antonio@meshcoding.com> (raw)

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


             reply	other threads:[~2013-10-12 14:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 14:17 Antonio Quartulli [this message]
2013-10-12 14:25 ` [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in ICMP header kernel doc Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381587456-1709-1-git-send-email-antonio@meshcoding.com \
    --to=antonio@meshcoding.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.