Skip to content
Commit f37f2c62 authored by Bernard Pidoux's avatar Bernard Pidoux Committed by David S. Miller
Browse files

rose: Wrong list_lock argument in rose_node seqops



In rose_node_start() as well as in rose_node_stop() __acquires() and
spin_lock_bh() were wrongly passing rose_neigh_list_lock instead of
rose_node_list_lock arguments.

Signed-off-by: default avatarBernard Pidoux <f6bvp@amsat.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4ac2ccd0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment