diff options
Diffstat (limited to 'src/cbs.c')
-rw-r--r-- | src/cbs.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -771,6 +771,7 @@ static void netreg_watch(struct ofono_atom *atom, if (cond == OFONO_ATOM_WATCH_CONDITION_UNREGISTERED) { cbs->location_watch = 0; + cbs->netreg = 0; return; } |