diff options
author | Marek Lindner <mareklindner@neomailbox.ch> | 2015-07-25 22:57:43 +0200 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2015-08-27 20:15:31 +0200 |
commit | 741aa06bfb0ab731086d258a1838152fe2502b5f (patch) | |
tree | a2f2d2215e913c789720623e267984632bcfe340 /Kbuild | |
parent | batman-adv: remove redundant hard_iface assignment (diff) | |
download | linux-741aa06bfb0ab731086d258a1838152fe2502b5f.tar.xz linux-741aa06bfb0ab731086d258a1838152fe2502b5f.zip |
batman-adv: move neigh_node list add into batadv_neigh_node_new()
All batadv_neigh_node_* functions expect the neigh_node list item to be part
of the orig_node->neigh_list, therefore the constructor of said list item
should be adding the newly created neigh_node to the respective list.
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Acked-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions