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 multi-line comment
Date: Tue, 5 Nov 2013 10:02:31 +0100 [thread overview]
Message-ID: <1383642151-2222-1-git-send-email-antonio@meshcoding.com> (raw)
Introduced by 99a6eb50ef5066e125cedb97bc0fcfcdff4f08cc
("batman-adv: deselect current GW on client mode switch off")
Reported-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
gateway_client.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gateway_client.c b/gateway_client.c
index dca73bb..2d23c82 100644
--- a/gateway_client.c
+++ b/gateway_client.c
@@ -224,7 +224,8 @@ void batadv_gw_check_client_stop(struct batadv_priv *bat_priv)
return;
/* deselect the current gateway so that next time that client mode is
- * enabled a proper GW_ADD event can be sent */
+ * enabled a proper GW_ADD event can be sent
+ */
batadv_gw_select(bat_priv, NULL);
/* if batman-adv is switching the gw client mode off and a gateway was
--
1.8.4.2
next reply other threads:[~2013-11-05 9:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 9:02 Antonio Quartulli [this message]
2013-11-13 6:56 ` [B.A.T.M.A.N.] [PATCH] batman-adv: fix multi-line comment 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=1383642151-2222-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox