diff options
author | Ben Chan <benchan@chromium.org> | 2017-01-23 23:07:57 -0800 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-01-24 11:07:51 +0100 |
commit | 4e5d8d7e8c0ce16e31d3c98710361eed1cf9f87c (patch) | |
tree | 2ac22efc38c0b6ae0253f11f5caf6453e00690aa /cli/mmcli-modem-messaging.c | |
parent | 4a80c2416962626750696cb744da3a51e7b8f831 (diff) |
bearer-qmi: fix incorrect use of mm_base_bearer_get_status
This patch fixes a bug in packet_service_status_indication_cb(), which
incorrectly treats the MMBearerStatus enum value returned by
mm_base_bearer_get_status() as a MMBearerConnectionStatus enum value.
MMBearerStatus and MMBearerConnectionStatus can't be used
interchangeably as they have different enum values for the
'disconnected' and 'disconnecting' state.
Diffstat (limited to 'cli/mmcli-modem-messaging.c')
0 files changed, 0 insertions, 0 deletions