提交 6020a86a 编写于 作者: L Linus Lüssing 提交者: Simon Wunderlich

batman-adv: fix batadv_forw_packet kerneldoc for list attribute

The forw_packet list node is wrongly attributed to the icmp socket code.
Signed-off-by: NLinus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: NSven Eckelmann <sven@narfation.org>
Signed-off-by: NSimon Wunderlich <sw@simonwunderlich.de>
上级 bf093191
...@@ -1363,7 +1363,7 @@ struct batadv_skb_cb { ...@@ -1363,7 +1363,7 @@ struct batadv_skb_cb {
/** /**
* struct batadv_forw_packet - structure for bcast packets to be sent/forwarded * 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) * @send_time: execution time for delayed_work (packet sending)
* @own: bool for locally generated packets (local OGMs are re-scheduled after * @own: bool for locally generated packets (local OGMs are re-scheduled after
* sending) * sending)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册