From: Antonio Quartulli Date: Sun, 1 Jul 2012 12:09:12 +0000 (+0200) Subject: batman-adv: add reference counting for type batadv_tt_orig_list_entry X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~288^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d657e621a0f5584cf269b5b3d733a4cbb2497900;p=pandora-kernel.git 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 --- Reading git-diff-tree failed