On Fri, Jun 14, 2013 at 07:50:09PM +0200, Linus Lüssing wrote:
static void -batadv_tt_global_del_orig_entry(struct batadv_priv *bat_priv,
struct batadv_tt_global_entry *tt_global_entry,
struct batadv_orig_node *orig_node,
const char *message)
+batadv_tt_global_del_orig_node(struct batadv_priv *bat_priv,
struct batadv_tt_global_entry *tt_global_entry,
struct batadv_orig_node *orig_node,
const char *message)
*cough*cough*kerneldoc*cough* :)
For all the remaining TT bits you have my ACK.
Cheers,