diff options
author | Marek Lindner <mareklindner@neomailbox.ch> | 2015-07-26 04:57:43 +0800 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2015-08-27 20:15:31 +0200 |
commit | 741aa06bfb0ab731086d258a1838152fe2502b5f (patch) | |
tree | a2f2d2215e913c789720623e267984632bcfe340 /Kconfig | |
parent | 39bf7618f038474a0ccbeb0be173f11e147bd083 (diff) | |
download | blackbird-obmc-linux-741aa06bfb0ab731086d258a1838152fe2502b5f.tar.gz blackbird-obmc-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 'Kconfig')
0 files changed, 0 insertions, 0 deletions