On Thursday 20 January 2011 06:22:55 Sven Eckelmann wrote: > @@ -353,7 +353,7 @@ static void _purge_orig(struct bat_priv *bat_priv) > struct hlist_node *walk, *safe; > struct hlist_head *head; > struct element_t *bucket; > - spinlock_t *list_lock; > + spinlock_t *list_lock; /* spinlock to protect write access */ > struct orig_node *orig_node; > int i;
Applied in version 1911. Thanks, Marek
