kernel-ark/net/phonet
remi.denis-courmont@nokia 6530e0fee1 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>
2009-01-26 21:03:35 -08:00
..
af_phonet.c Phonet: allow phonet_device_init() to fail, put it to __init section 2009-01-26 21:03:34 -08:00
datagram.c Phonet: Phonet datagram transport protocol 2008-09-22 20:05:57 -07:00
Kconfig
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
pep-gprs.c phonet: update to net_device_ops 2009-01-07 17:24:34 -08:00
pep.c Phonet: use atomic for packet TX window 2008-12-17 15:48:31 -08:00
pn_dev.c Phonet: remove useless locking in device cleanup 2009-01-26 21:03:35 -08:00
pn_netlink.c Phonet: handle rtnetlink registration failure 2009-01-26 21:03:34 -08:00
socket.c Phonet: use atomic for packet TX window 2008-12-17 15:48:31 -08:00
sysctl.c net: Make static 2008-12-10 15:18:31 -08:00