linux/drivers/usb/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
..
cxacru.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
Kconfig [PATCH] USB ATM: bits and bobs 2005-06-27 14:43:57 -07:00
Makefile [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 2005-11-17 11:29:55 -08:00
speedtch.c [ATM]: speedtch: Revert 86cf42e4e0 2005-07-25 19:54:35 -07:00
usbatm.c [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
usbatm.h [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 2005-11-17 11:29:55 -08:00
xusbatm.c [PATCH] USB ATM: generic DSL modem driver xusbatm 2005-06-27 14:43:57 -07:00