ql_dev_set_modem_fun blocking

Change-Id: Ia502b276203aa296ff53df0bd9dfcaf60f8938c3
diff --git a/mbtk/libql_lib/src/ql_quec_nw.c b/mbtk/libql_lib/src/ql_quec_nw.c
index 1000245..8f1758b 100644
--- a/mbtk/libql_lib/src/ql_quec_nw.c
+++ b/mbtk/libql_lib/src/ql_quec_nw.c
@@ -72,7 +72,7 @@
         else
             info.fun=1;
         info.rst=0;
-        mbtk_set_modem_fun(ql_info_handle, &info);
+        //mbtk_set_modem_fun(ql_info_handle, &info);
     }
 
     if(ql_func_cb_handle.handlerPtr != NULL)