]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f042e297ac003a6190cc28d5dacb2e2e831124e
tree316386108a9c7f599e346df9cf8a3e0131262a11
parent8e6d866f0d92fab52bcd8ca09235bdc29e76145e
batman-adv: add reference counting for type batadv_tt_orig_list_entry

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>
net/batman-adv/translation-table.c
net/batman-adv/types.h