Hi Jukka,
On Thu, Dec 09, 2010 at 01:11:54PM +0200, Jukka Rissanen wrote:
> ---
> src/ipconfig.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
Applied, thanks again.
Cheers,
Samuel.
> diff --git a/src/ipconfig.c b/src/ipconfig.c
> index fef98cc..17ac5d3 100644
> --- a/src/ipconfig.c
> +++ b/src/ipconfig.c
> @@ -1567,6 +1567,9 @@ void __connman_ipconfig_append_ipv6(struct
> connman_ipconfig *ipconfig,
>
> DBG("");
>
> + if (ipconfig->type != CONNMAN_IPCONFIG_TYPE_IPV6)
> + return;
> +
> str = __connman_ipconfig_method2string(ipconfig->method);
> if (str == NULL)
> return;
> --
> 1.7.0.4
>
> _______________________________________________
> connman mailing list
> [email protected]
> http://lists.connman.net/listinfo/connman
--
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman