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: prepend BATADV_ in front of the TT_OGM_APPEND_MAX in comments
@ 2012-06-21 21:15 Antonio Quartulli
  2012-06-22 18:04 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2012-06-21 21:15 UTC (permalink / raw)
  To: b.a.t.m.a.n

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---

patch based on top of next


 translation-table.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/translation-table.c b/translation-table.c
index b6931d0..ab7618a 100644
--- a/translation-table.c
+++ b/translation-table.c
@@ -2292,7 +2292,8 @@ void batadv_tt_update_orig(struct batadv_priv *bat_priv,
 	if ((!orig_node->tt_initialised && ttvn == 1) ||
 	    ttvn - orig_ttvn == 1) {
 		/* the OGM could not contain the changes due to their size or
-		 * because they have already been sent TT_OGM_APPEND_MAX times.
+		 * because they have already been sent BATADV_TT_OGM_APPEND_MAX
+		 * times.
 		 * In this case send a tt request
 		 */
 		if (!tt_num_changes) {
-- 
1.7.9.4


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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ in front of the TT_OGM_APPEND_MAX in comments
  2012-06-21 21:15 [B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ in front of the TT_OGM_APPEND_MAX in comments Antonio Quartulli
@ 2012-06-22 18:04 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2012-06-22 18:04 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Thursday, June 21, 2012 23:15:45 Antonio Quartulli wrote:
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> 
> patch based on top of next
> 
> 
>  translation-table.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied in revision de2a45e.

Thanks,
Marek

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

end of thread, other threads:[~2012-06-22 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21 21:15 [B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ in front of the TT_OGM_APPEND_MAX in comments Antonio Quartulli
2012-06-22 18:04 ` Marek Lindner

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