From: Antonio Quartulli <antonio@meshcoding.com>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Cc: "Martin Hundebøll" <martin@hundeboll.net>
Subject: Re: [B.A.T.M.A.N.] [PATCH 02/13] batman-adv: kernel doc fixes for bridge_loop_avoidance.c
Date: Fri, 11 Jul 2014 15:06:14 +0200 [thread overview]
Message-ID: <53BFE146.7050003@meshcoding.com> (raw)
In-Reply-To: <1405081595-23371-2-git-send-email-martin@hundeboll.net>
[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]
On 11/07/14 14:26, Martin Hundebøll wrote:
> Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
> ---
> bridge_loop_avoidance.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/bridge_loop_avoidance.c b/bridge_loop_avoidance.c
> index a957c81..9946006 100644
> --- a/bridge_loop_avoidance.c
> +++ b/bridge_loop_avoidance.c
> @@ -252,7 +252,7 @@ batadv_bla_del_backbone_claims(struct batadv_bla_backbone_gw *backbone_gw)
> /**
> * batadv_bla_send_claim - sends a claim frame according to the provided info
> * @bat_priv: the bat priv with all the soft interface information
> - * @orig: the mac address to be announced within the claim
> + * @mac: the mac address to be announced within the claim
> * @vid: the VLAN ID
> * @claimtype: the type of the claim (CLAIM, UNCLAIM, ANNOUNCE, ...)
> */
> @@ -364,6 +364,7 @@ out:
> * @bat_priv: the bat priv with all the soft interface information
> * @orig: the mac address of the originator
> * @vid: the VLAN ID
> + * @own_backbone: set if the requested backbone is local
too many white spaces ^^
Cheers,
--
Antonio Quartulli
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
next prev parent reply other threads:[~2014-07-11 13:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 12:26 [B.A.T.M.A.N.] [PATCH 01/13] batman-adv: kernel doc fixes for bat_iv_ogm.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 02/13] batman-adv: kernel doc fixes for bridge_loop_avoidance.c Martin Hundebøll
2014-07-11 13:06 ` Antonio Quartulli [this message]
2014-07-14 11:49 ` Simon Wunderlich
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 03/13] batman-adv: kernel doc fix for distributed-arp-table.h Martin Hundebøll
2014-07-11 13:05 ` Antonio Quartulli
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 04/13] batman-adv: kernel doc fixes for main.{c, h} Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 05/13] batman-adv: kernel doc fix for multicast.h Martin Hundebøll
2014-07-14 16:28 ` Linus Lüssing
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 06/13] batman-adv: kernel doc fixes for originator.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 07/13] batman-adv: kernel doc fixes for packet.h Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 08/13] batman-adv: kernel doc fix for routing.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 09/13] batman-adv: kernel doc fix for send.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 10/13] batman-adv: kernel doc fixes for soft-interface.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 11/13] batman-adv: kernel doc fixes for sysfs.{c, h} Martin Hundebøll
2014-07-14 11:56 ` Antonio Quartulli
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 12/13] batman-adv: kernel fixes for translation-table.c Martin Hundebøll
2014-07-11 12:26 ` [B.A.T.M.A.N.] [PATCH 13/13] batman-adv: kernel doc fixes for types.h Martin Hundebøll
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=53BFE146.7050003@meshcoding.com \
--to=antonio@meshcoding.com \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=martin@hundeboll.net \
/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.