]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-linux-kernel/ti-linux-kernel-next.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)
commitd657e621a0f5584cf269b5b3d733a4cbb2497900
tree316386108a9c7f599e346df9cf8a3e0131262a11
parent3a7f291bf6d7ef81d45c54ccad4f5eda506076b4
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