From: Daniel Wagner <[email protected]>

In case where we get offline

Fixes BMC#22837
---
 src/session.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/session.c b/src/session.c
index c5ec5fd..a5cc672 100644
--- a/src/session.c
+++ b/src/session.c
@@ -839,6 +839,8 @@ static void select_offline_service(struct connman_session 
*session,
                 * when the system is idle and we create a new session
                 * which is in free ride mode.
                 */
+
+               test_and_disconnect(session);
                return;
        }
 
-- 
1.7.6

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to