batman-adv: add reference counting for type batadv_tt_orig_list_entry
authorAntonio Quartulli <ordex@autistici.org>
Sun, 1 Jul 2012 12:09:12 +0000 (14:09 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Thu, 23 Aug 2012 12:02:44 +0000 (14:02 +0200)
The batadv_tt_orig_list_entry structure didn't have any refcounting mechanism so
far. This patch introduces it and makes the structure being usable in much more
complex context.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found