batman-adv: protect bonding with rcu locks
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>
Wed, 19 Jan 2011 20:01:43 +0000 (20:01 +0000)
committerMarek Lindner <lindner_marek@yahoo.de>
Sat, 5 Mar 2011 11:50:01 +0000 (12:50 +0100)
bonding / alternating candidates need to be secured by rcu locks
as well. This patch therefore converts the bonding list
from a plain pointer list to a rcu securable lists and references
the bonding candidates.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found