batman-adv: remove obsolete deleted attribute for gateway node
authorSimon Wunderlich <simon@open-mesh.com>
Mon, 3 Aug 2015 17:13:58 +0000 (19:13 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Thu, 27 Aug 2015 18:15:32 +0000 (20:15 +0200)
commitbd3524c14bd02f94a4fa33e700883e01182f5ed5
treecfdeb69b5c86ec115a9c28113d107b8a58cd5d2d
parent741aa06bfb0ab731086d258a1838152fe2502b5f
batman-adv: remove obsolete deleted attribute for gateway node

With rcu, the gateway node deleted attribute is not needed anymore. In
fact, it may delay the free of the gateway node and its referenced
structures. Therefore remove it altogether and simplify purging as well.

Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/gateway_client.c
net/batman-adv/gateway_client.h
net/batman-adv/main.c
net/batman-adv/originator.c
net/batman-adv/types.h