Searched hist:"64 bf69ddff7637b7ed7acf9b2a823cc0ee519439" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/atm/ |
H A D | common.h | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|
H A D | resources.c | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|
H A D | common.c | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|
/openbmc/linux/drivers/atm/ |
H A D | atmtcp.c | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|
/openbmc/linux/include/linux/ |
H A D | atmdev.h | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|
/openbmc/linux/drivers/usb/atm/ |
H A D | usbatm.c | diff 64bf69ddff7637b7ed7acf9b2a823cc0ee519439 Tue Nov 29 18:16:41 CST 2005 Stanislaw Gruszka <stf_xl@wp.pl> [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>
|