commit | 4cc7c2734e2b4032103e47d8f3e8b6fa3360d3f1 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed May 03 23:26:20 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 03 23:26:20 2006 -0700 |
tree | 2c9cac8015217e46a9166c1968ab2d90cb9fd5bf | |
parent | 70868eace5031298c6f6e991a40a2106957f582c [diff] |
[ROSE]: Fix routing table locking in rose_remove_neigh. The locking rule for rose_remove_neigh() are that the caller needs to hold rose_neigh_list_lock, so we better don't take it yet again in rose_neigh_list_lock. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>