Antonio Quartulli cf78bb0bbc batman-adv: use rcu_replace_pointer() where appropriate
In commit a63fc6b75cca ("rcu: Upgrade rcu_swap_protected() to
rcu_replace_pointer()") a new helper macro named rcu_replace_pointer() was
introduced to simplify code requiring to switch an rcu pointer to a new
value while extracting the old one.

Use rcu_replace_pointer() where appropriate to make code slimer.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2020-05-22 14:19:24 +02:00
..
2020-04-03 13:12:26 -07:00
2020-01-27 11:09:31 +01:00
2019-12-09 10:36:44 -08:00
2019-11-26 14:40:13 -08:00
2020-04-22 12:55:54 -07:00
2020-05-04 10:54:39 -07:00
2020-04-08 14:34:02 -07:00
2020-01-24 13:44:07 +01:00
2020-03-30 12:18:49 -07:00