rose: Wrong list_lock argument in rose_node seqops
authorBernard Pidoux <f6bvp@amsat.org>
Sat, 3 May 2008 00:03:22 +0000 (17:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 May 2008 00:03:22 +0000 (17:03 -0700)
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: Bernard Pidoux <f6bvp@amsat.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found