diff options
author | Sven Eckelmann <[email protected]> | 2016-06-27 08:15:42 +0200 |
---|---|---|
committer | Simon Wunderlich <[email protected]> | 2016-08-09 07:54:33 +0200 |
commit | f19dc7770f5d55274ef9821392199daca03469a9 (patch) | |
tree | 3057a28549d424cf4f455634547bc2db48ad7ae4 /tools/perf/scripts/python/sctop.py | |
parent | 86452f81d200d4d6ad489ef84311030eff84dd84 (diff) |
batman-adv: Remove orig_node reference handling from send_skb_unicast
The function batadv_send_skb_unicast is not acquiring a reference for an
orig_node nor removing it from any datastructure. It still reduces the
reference counter for an object which is still in the hands of the caller.
This is confusing and can lead in the future to problems in the reference
handling of the caller function.
Signed-off-by: Sven Eckelmann <[email protected]>
Acked-by: Linus Lüssing <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions