diff options
author | Dan Williams <dcbw@redhat.com> | 2009-12-01 16:19:27 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2009-12-01 16:19:27 -0800 |
commit | c169396c1bbb1238e3c405bb9c53eb12712acb9b (patch) | |
tree | 5179dc5995e13edba90443ad6decd8bfc04bd446 /plugins/mm-plugin-generic.c | |
parent | d438012f63dac7e4819f09b520658abb42234082 (diff) |
cdma: correctly handle state update after disconnection
We only want to ignore connected/connecting/disconnecting states
and update the state based on registration for unsolicited
registration changes. Basically, when disconnecting, the modem
will be in DISCONNECTING state, but after the disconnect has finished
we want to update the modem's state based on the current
registration status. But the previous check for >= DISCONNECTING
would prevent that from happening, so we need a slightly more specific
check in update_enabled_state().
Diffstat (limited to 'plugins/mm-plugin-generic.c')
0 files changed, 0 insertions, 0 deletions