b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH v2] batman-adv: fix batadv_forw_packet kerneldoc for list attribute
@ 2016-08-23  1:13 Linus Lüssing
  2016-10-18 11:29 ` [B.A.T.M.A.N.] [v2] " Sven Eckelmann
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Lüssing @ 2016-08-23  1:13 UTC (permalink / raw)
  To: b.a.t.m.a.n

The forw_packet list node is wrongly attributed to the icmp socket code.

Reviewed-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
---

Changes in v2:
* "Reviewed-by:" added
* detached from patchset

 net/batman-adv/types.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/batman-adv/types.h b/net/batman-adv/types.h
index b3dd1a3..97336ec 100644
--- a/net/batman-adv/types.h
+++ b/net/batman-adv/types.h
@@ -1363,7 +1363,7 @@ struct batadv_skb_cb {
 
 /**
  * struct batadv_forw_packet - structure for bcast packets to be sent/forwarded
- * @list: list node for batadv_socket_client::queue_list
+ * @list: list node for batadv_priv::forw_{bat,bcast}_list
  * @send_time: execution time for delayed_work (packet sending)
  * @own: bool for locally generated packets (local OGMs are re-scheduled after
  *  sending)
-- 
2.1.4


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

* Re: [B.A.T.M.A.N.] [v2] batman-adv: fix batadv_forw_packet kerneldoc for list attribute
  2016-08-23  1:13 [B.A.T.M.A.N.] [PATCH v2] batman-adv: fix batadv_forw_packet kerneldoc for list attribute Linus Lüssing
@ 2016-10-18 11:29 ` Sven Eckelmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2016-10-18 11:29 UTC (permalink / raw)
  To: Linus Lüssing; +Cc: b.a.t.m.a.n

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

On Dienstag, 23. August 2016 03:13:16 CEST Linus Lüssing wrote:
> The forw_packet list node is wrongly attributed to the icmp socket code.
> 
> Reviewed-by: Sven Eckelmann <sven@narfation.org>
> Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
> ---
> 
> Changes in v2:
> * "Reviewed-by:" added
> * detached from patchset
> 
>  net/batman-adv/types.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied in 06dc56bb9db09c0967066b7d6d1783436a53c23c [1].

Kind regards,
	Sven

[1] https://git.open-mesh.org/batman-adv.git/commit/06dc56bb9db09c0967066b7d6d1783436a53c23c

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

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

end of thread, other threads:[~2016-10-18 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23  1:13 [B.A.T.M.A.N.] [PATCH v2] batman-adv: fix batadv_forw_packet kerneldoc for list attribute Linus Lüssing
2016-10-18 11:29 ` [B.A.T.M.A.N.] [v2] " Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).