Hi Roman, I just looked at the code and saw that I was confused.
> > is atm_dev parameter needed for atm_{start,stop} methods of
It is not instance->atm_dev that the callbacks check, but atm_dev->dev_data
(thus the memory barrier). Plus I notice some buglets. I will change it.
Ciao,
Duncan.