aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-3gpp.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-12-20 10:34:36 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:35 +0100
commitdd2006797565dce831d5e9fd891ac1bd75fa0a75 (patch)
treec5d410395a3e46709c1216bf21b2f0c53e0f47bd /src/mm-iface-modem-3gpp.c
parent534aeb0c8ac83126048353b8f30128cd6f1cd92a (diff)
iface-modem: while connected, ignore registration state changes
Diffstat (limited to 'src/mm-iface-modem-3gpp.c')
-rw-r--r--src/mm-iface-modem-3gpp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mm-iface-modem-3gpp.c b/src/mm-iface-modem-3gpp.c
index d2777421..2dde1efb 100644
--- a/src/mm-iface-modem-3gpp.c
+++ b/src/mm-iface-modem-3gpp.c
@@ -440,10 +440,6 @@ mm_iface_modem_3gpp_update_registration_state (MMIfaceModem3gpp *self,
NULL);
/* TODO:
- * While connected we don't want registration status changes to change
- * the modem's state away from CONNECTED.
- *
- * TODO:
* If we're connected and we're not supposed to roam, but the device
* just roamed, disconnect the connection to avoid charging the user
* loads of money.