public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <mareklindner@neomailbox.ch>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv3] batman-adv: remove obsolete deleted attribute for gateway node
Date: Mon, 03 Aug 2015 14:52:09 +0800	[thread overview]
Message-ID: <3128531.JDhBBG3Ak5@voltaire> (raw)
In-Reply-To: <1437494666-16416-1-git-send-email-sw@simonwunderlich.de>

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

On Tuesday, July 21, 2015 18:04:26 Simon Wunderlich wrote:
> @@ -498,7 +492,8 @@ void batadv_gw_node_update(struct batadv_priv *bat_priv,
> struct batadv_orig_node *orig_node,
>  			   struct batadv_tvlv_gateway_data *gateway)
>  {
> -	struct batadv_gw_node *gw_node, *curr_gw = NULL;
> +	struct batadv_gw_node *gw_node, *gw_node_tmp, *curr_gw = NULL;
> +	struct hlist_node *node_tmp;

The variables gw_node_tmp and node_tmp aren't used in this function ...

Cheers,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2015-08-03  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-21 16:04 [B.A.T.M.A.N.] [PATCHv3] batman-adv: remove obsolete deleted attribute for gateway node Simon Wunderlich
2015-08-03  6:52 ` Marek Lindner [this message]

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=3128531.JDhBBG3Ak5@voltaire \
    --to=mareklindner@neomailbox.ch \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox