diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 10:01:25 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 15:18:35 +0100 |
commit | 4a609e564a9ccce3312a98d4a4eec4613031313f (patch) | |
tree | 4c0a50c989677bfacb3a6f81f35c21314cac642c /cli/mmcli-output.c | |
parent | 72a124a1218d0658036561763473b830a2c26bb3 (diff) |
ublox: fix disabling of unsolicited events
The incorrect ready() method was being used while disabling, which
ended up making the parent disable not being run at all.
ublox/mm-broadband-modem-ublox.c:1178:1: error: ‘voice_disable_unsolicited_events_ready’ defined but not used [-Werror=unused-function]
1178 | voice_disable_unsolicited_events_ready (MMBroadbandModemUblox *self,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions