Signed-off-by: Marek Lindner lindner_marek@yahoo.de --- types.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/types.h b/types.h index 030ce41..441880a 100644 --- a/types.h +++ b/types.h @@ -119,7 +119,6 @@ struct batadv_orig_node { spinlock_t ogm_cnt_lock; /* bcast_seqno_lock protects bcast_bits, last_bcast_seqno */ spinlock_t bcast_seqno_lock; - spinlock_t tt_list_lock; /* protects tt_list */ atomic_t bond_candidates; struct list_head bond_list; };
On Saturday, December 15, 2012 19:09:11 Marek Lindner wrote:
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
types.h | 1 - 1 file changed, 1 deletion(-)
Applied in revision a1bd46b.
Thanks, Marek
b.a.t.m.a.n@lists.open-mesh.org