On 10/05/14 22:39, Sergei Shtylyov wrote: >> /** >> + * batadv_purge_neigh_ifinfo - purge obsolete ifinfo entries from >> neighbor >> + * @bat_priv: the bat priv with all the soft interface information >> + * @neigh_node: orig node which is to be checked > > The corresponding parameter is called just 'neigh'. > >> + */ >> +static void >> +batadv_purge_neigh_ifinfo(struct batadv_priv *bat_priv, >> + struct batadv_neigh_node *neigh) > [...] > Good catch! Thanks Sergei I will fix that and update the tag. Cheers, > WBR, Sergei > -- Antonio Quartulli