batman-adv: Fix names in kerneldoc of functions
[deliverable/linux.git] / net / batman-adv / send.c
index 782fa33ec296a85a2869e40fec9dabc6c89da923..3fbf7910c4d1037441d747ba42f19412aa9e145c 100644 (file)
@@ -211,7 +211,7 @@ static bool batadv_send_skb_prepare_unicast(struct sk_buff *skb,
  *  unicast 4addr header
  * @bat_priv: the bat priv with all the soft interface information
  * @skb: the skb containing the payload to encapsulate
- * @orig_node: the destination node
+ * @orig: the destination node
  * @packet_subtype: the unicast 4addr packet subtype to use
  *
  * Returns false if the payload could not be encapsulated or true otherwise.
This page took 0.030687 seconds and 5 git commands to generate.