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 next] batman-adv: fix kernel-doc for batadv_reroute_unicast_packet()
@ 2012-11-07 20:07 Antonio Quartulli
  2012-11-08 15:47 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2012-11-07 20:07 UTC (permalink / raw)
  To: b.a.t.m.a.n

This was introduced by ("batman-adv: substitute tt_poss_change with a
per-tt_entry flag")

Reported-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
 routing.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/routing.c b/routing.c
index 63ff456..1aa1722 100644
--- a/routing.c
+++ b/routing.c
@@ -877,11 +877,10 @@ out:
  * @bat_priv: the bat priv with all the soft interface information
  * @unicast_packet: the unicast header to be updated
  * @dst_addr: the payload destination
- * @msg: the message to print explaining the reason of the requested re-route
  *
- * Search the global translation table for dst_addr and update the unicast
- * header with the new corresponding information (originator address where the
- * destination client currently is and its known TTVN)
+ * Search the translation table for dst_addr and update the unicast header with
+ * the new corresponding information (originator address where the destination
+ * client currently is and its known TTVN)
  *
  * Returns true if the packet header has been updated, false otherwise
  */
-- 
1.8.0


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

* Re: [B.A.T.M.A.N.] [PATCH next] batman-adv: fix kernel-doc for batadv_reroute_unicast_packet()
  2012-11-07 20:07 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix kernel-doc for batadv_reroute_unicast_packet() Antonio Quartulli
@ 2012-11-08 15:47 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2012-11-08 15:47 UTC (permalink / raw)
  To: b.a.t.m.a.n

On Thursday, November 08, 2012 04:07:35 Antonio Quartulli wrote:
> This was introduced by ("batman-adv: substitute tt_poss_change with a
> per-tt_entry flag")
> 
> Reported-by: Marek Lindner <lindner_marek@yahoo.de>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>  routing.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Applied in revision bc91a4a.

Thanks,
Marek

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

end of thread, other threads:[~2012-11-08 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07 20:07 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix kernel-doc for batadv_reroute_unicast_packet() Antonio Quartulli
2012-11-08 15:47 ` Marek Lindner

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