Searched hist:"6530 e0fee1834fab51720769ac422186de2b3120" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/phonet/ |
H A D | pn_dev.c | diff 6530e0fee1834fab51720769ac422186de2b3120 Thu Jan 22 21:00:29 CST 2009 remi.denis-courmont@nokia <remi.denis-courmont@nokia> 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 <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|