From: Ralf Baechle Date: Thu, 4 May 2006 06:26:20 +0000 (-0700) Subject: [ROSE]: Fix routing table locking in rose_remove_neigh. X-Git-Tag: v2.6.17-rc4~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc7c2734e2b4032103e47d8f3e8b6fa3360d3f1;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed