Hi Antti,

2011/1/13 Antti Paila <antti.pa...@nokia.com>:
> ---
>  include/nettime.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/include/nettime.h b/include/nettime.h
> index 0f23cc7..2f73e1a 100644
> --- a/include/nettime.h
> +++ b/include/nettime.h
> @@ -31,6 +31,10 @@ struct ofono_network_time;
>  struct ofono_nettime_context {
>        struct ofono_nettime_driver *driver;
>        struct ofono_modem *modem;
> +       unsigned int timed_watch;
> +       gboolean timed_present;
> +       struct ofono_netreg *netreg;
> +       unsigned int netreg_st_watch;
>        void *data;

Why are these added to the context as opposed to the plugin's user data?

Cheers,
Aki
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to