[PATCH] use core driver name for ATM device

Duncan Sands duncan.sands at math.u-psud.fr
Mon Feb 7 06:33:10 EST 2005


Hi Roman, good catch.

> This one-liner fixes the case when subdriver's module gets unloaded,
> thus its .driver_name gets destroyed, while ATM still holds a reference
> to it.  It passes instead usbatm_driver_name to ATM.
> 
> Alternatively we can make a private copy of subdriver's .driver_name and
> release it in usbatm_destroy_instance, but it doesn't seem to be worth
> to bother.

let me check where this information is seen...  maybe it is useful to know
which minidriver is being used.

Ciao,

Duncan.



More information about the Usbatm mailing list