Hi Jukka,

On Tue, Feb 08, 2011 at 12:30:14PM +0200, Jukka Rissanen wrote:
> ---
>  src/service.c |   65 
> +++++++++++++++++++++++++++++++++++++++++++--------------
>  1 files changed, 49 insertions(+), 16 deletions(-)
> 
> diff --git a/src/service.c b/src/service.c
> index 28a8f6a..2dff83a 100644
> --- a/src/service.c
> +++ b/src/service.c
> @@ -2012,6 +2012,49 @@ error:
>       return -EINVAL;
>  }
>  
> +static int change_ipconfig_method(struct connman_service *service,
> +                             struct connman_ipconfig *ipconfig,
> +                             DBusMessageIter *array,
> +                             enum connman_service_state state,
> +                             enum connman_service_state *new_state)
Looks good now. I'd just prefer this to be called set_ipconfig() instead.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to