Searched hist:bd3524c14bd02f94a4fa33e700883e01182f5ed5 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/batman-adv/ |
H A D | gateway_client.h | diff bd3524c14bd02f94a4fa33e700883e01182f5ed5 Mon Aug 03 12:13:58 CDT 2015 Simon Wunderlich <simon@open-mesh.com> 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>
|
H A D | gateway_client.c | diff bd3524c14bd02f94a4fa33e700883e01182f5ed5 Mon Aug 03 12:13:58 CDT 2015 Simon Wunderlich <simon@open-mesh.com> 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>
|
H A D | main.c | diff bd3524c14bd02f94a4fa33e700883e01182f5ed5 Mon Aug 03 12:13:58 CDT 2015 Simon Wunderlich <simon@open-mesh.com> 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>
|
H A D | originator.c | diff bd3524c14bd02f94a4fa33e700883e01182f5ed5 Mon Aug 03 12:13:58 CDT 2015 Simon Wunderlich <simon@open-mesh.com> 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>
|
H A D | types.h | diff bd3524c14bd02f94a4fa33e700883e01182f5ed5 Mon Aug 03 12:13:58 CDT 2015 Simon Wunderlich <simon@open-mesh.com> 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>
|