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 typ0 in kernel doc
@ 2013-10-19 14:14 Antonio Quartulli
  2013-10-19 20:20 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-10-19 14:14 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Antonio Quartulli

Introduced by 9a40777e03bb2710a4f716867b2153257098972f
("batman-adv: make the GW module correctly talk to the new VLAN-TT")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
 gateway_client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gateway_client.c b/gateway_client.c
index 7299936..2449afa 100644
--- a/gateway_client.c
+++ b/gateway_client.c
@@ -722,7 +722,7 @@ bool batadv_gw_is_dhcp_target(struct sk_buff *skb, unsigned int *header_len)
 }
 
 /**
- * batadv_gw_out_of_range - check if the dhcp request destination the best gw
+ * batadv_gw_out_of_range - check if the dhcp request destination is the best gw
  * @bat_priv: the bat priv with all the soft interface information
  * @skb: the outgoing packet
  *
-- 
1.8.4


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

end of thread, other threads:[~2013-10-19 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-19 14:14 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix typ0 in kernel doc Antonio Quartulli
2013-10-19 20:20 ` Marek Lindner

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