On Wednesday, April 17, 2013 02:22:22 Antonio Quartulli wrote:
@@ -786,7 +786,7 @@ out: /* caller must hold orig_node refcount */ int batadv_tt_global_add(struct batadv_priv *bat_priv, struct batadv_orig_node *orig_node,
const unsigned char *tt_addr, uint8_t flags,
const unsigned char *tt_addr, uint16_t flags, uint8_t ttvn)
{ struct batadv_tt_global_entry *tt_global_entry;
If you resubmit the patch with the missing kernel doc I will merge it. :)
Cheers, Marek