Hi Guillaume, On 11/02/2011 05:37 AM, Guillaume Zajac wrote: > --- > include/cdma-connman.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/cdma-connman.h b/include/cdma-connman.h > index b8efe0b..7a115bf 100644 > --- a/include/cdma-connman.h > +++ b/include/cdma-connman.h > @@ -64,6 +64,8 @@ int ofono_cdma_connman_driver_register( > void ofono_cdma_connman_driver_unregister( > const struct ofono_cdma_connman_driver *d); > > +void ofono_cdma_connman_deactivated(struct ofono_cdma_connman *cm); > + > struct ofono_cdma_connman *ofono_cdma_connman_create( > struct ofono_modem *modem, > unsigned int vendor, Patch has been applied, thanks. Regards, -Denis