speedtch testatm.c,1.4,1.5

Roman Kagan rkagan at mail.ru
Fri Apr 8 09:54:50 EDT 2005


On Fri, Apr 08, 2005 at 03:01:26PM +0200, Duncan Sands wrote:
> By the way, I suspect this bit:
> 
> void driver_detach(struct device_driver * drv)
> {
>         driver_for_each_device(drv, NULL, NULL, __remove_driver);
> }
> 
> because removing the current device causes other devices
> to be removed further along in the list, and I haven't seen
> anything to cater for that yet...

Just curious did it work OK before this klist stuff?  At a quick glance
I don't see big differences with earlier versions other than list =>
klist change.

Unfortunately I can't help in testing as I have no usb devices with
multiple interfaces :(

Cheers,
  Roman.



More information about the Usbatm mailing list