Re: [PATCH 1/2] novatel: port custom init to use GTask

2017-04-06 Thread Ben Chan
On Thu, Apr 6, 2017 at 11:36 AM, Aleksander Morgado wrote: > On 03/04/17 21:37, Ben Chan wrote: >> --- >> plugins/novatel/mm-common-novatel.c | 62 >> + >> 1 file changed, 29 insertions(+), 33 deletions(-) >> > > Pushed to git master. > > In this case, though,

Re: [PATCH 1/2] novatel: port custom init to use GTask

2017-04-06 Thread Aleksander Morgado
On 03/04/17 21:37, Ben Chan wrote: > --- > plugins/novatel/mm-common-novatel.c | 62 > + > 1 file changed, 29 insertions(+), 33 deletions(-) > Pushed to git master. In this case, though, we may have been able to avoid the ctx->probe reference, right? > diff

[PATCH 1/2] novatel: port custom init to use GTask

2017-04-03 Thread Ben Chan
--- plugins/novatel/mm-common-novatel.c | 62 + 1 file changed, 29 insertions(+), 33 deletions(-) diff --git a/plugins/novatel/mm-common-novatel.c b/plugins/novatel/mm-common-novatel.c index 4c39c7c7..a8f2da90 100644 --- a/plugins/novatel/mm-common-novatel.c +