Re: [PATCH 2/3] iface-modem-3gpp-ussd: port mm_iface_modem_3gpp_ussd_enable to use GTask

2017-06-28 Thread Aleksander Morgado
On 28/06/17 18:30, Ben Chan wrote: > --- > src/mm-iface-modem-3gpp-ussd.c | 73 > ++ > 1 file changed, 39 insertions(+), 34 deletions(-) > Pushed to git master, thanks. > diff --git a/src/mm-iface-modem-3gpp-ussd.c b/src/mm-iface-modem-3gpp-ussd.c >

[PATCH 2/3] iface-modem-3gpp-ussd: port mm_iface_modem_3gpp_ussd_enable to use GTask

2017-06-28 Thread Ben Chan
--- src/mm-iface-modem-3gpp-ussd.c | 73 ++ 1 file changed, 39 insertions(+), 34 deletions(-) diff --git a/src/mm-iface-modem-3gpp-ussd.c b/src/mm-iface-modem-3gpp-ussd.c index 9dd4150f..ff6168d1 100644 --- a/src/mm-iface-modem-3gpp-ussd.c +++