diff options
author | 2016-01-16 10:29:57 +0100 | |
---|---|---|
committer | 2016-02-10 23:24:06 +0800 | |
commit | 92dcdf09a139e51b7b043b9443b8fd69de298dff (patch) | |
tree | c87b2d0a6bc602e689c34b98d1eca606d916e764 /net/ipv4/ip_input.c | |
parent | batman-adv: Convert batadv_orig_node to kref (diff) | |
download | wireguard-linux-92dcdf09a139e51b7b043b9443b8fd69de298dff.tar.xz wireguard-linux-92dcdf09a139e51b7b043b9443b8fd69de298dff.zip |
batman-adv: Convert batadv_tt_common_entry to kref
batman-adv uses a self-written reference implementation which is just based
on atomic_t. This is less obvious when reading the code than kref and
therefore increases the change that the reference counting will be missed.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'net/ipv4/ip_input.c')
0 files changed, 0 insertions, 0 deletions