From: remi.denis-courmont@nokia Date: Fri, 23 Jan 2009 03:00:29 +0000 (+0000) Subject: Phonet: remove useless locking in device cleanup X-Git-Tag: v2.6.30-rc1~662^2~887 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6530e0fee1834fab51720769ac422186de2b3120;p=pandora-kernel.git Phonet: remove useless locking in device cleanup Incoming packets and sockets are already gone. The netdevice notifier is unregistered under the RTNL lock There remains a race with the rtnetlink handlers unregistration, but it is a generic RTNL issue that was already present before this change. Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed