-
- Downloads
batman-adv: Convert batadv_neigh_node 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>
Showing
- net/batman-adv/bat_iv_ogm.c 3 additions, 2 deletionsnet/batman-adv/bat_iv_ogm.c
- net/batman-adv/originator.c 12 additions, 10 deletionsnet/batman-adv/originator.c
- net/batman-adv/routing.c 4 additions, 4 deletionsnet/batman-adv/routing.c
- net/batman-adv/types.h 1 addition, 1 deletionnet/batman-adv/types.h
Loading
Please register or sign in to comment