linux/net/atm
Stanislaw Gruszka 64bf69ddff [ATM]: deregistration removes device from atm_devs list immediately
atm_dev_deregister() removes device from atm_dev list immediately to
prevent operations on a phantom device.  Decision to free device based
only on ->refcnt  now. Remove shutdown_atm_dev() use atm_dev_deregister()
instead.  atm_dev_deregister() also asynchronously releases all vccs
related to device.

Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-29 16:16:41 -08:00
..
addr.c
addr.h
atm_misc.c
br2684.c
clip.c
common.c [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
common.h [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
ioctl.c
ipcommon.c
ipcommon.h
Kconfig
lec.c
lec.h
lec_arpc.h
Makefile
mpc.c
mpc.h
mpoa_caches.c
mpoa_caches.h
mpoa_proc.c
pppoatm.c
proc.c
protocols.h
pvc.c
raw.c
resources.c [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
resources.h [ATM]: avoid race conditions related to atm_devs list 2005-11-29 16:16:21 -08:00
signaling.c
signaling.h
svc.c