---
plugins/ublox.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/plugins/ublox.c b/plugins/ublox.c
index 7a93adb2..bec0bf83 100644
--- a/plugins/ublox.c
+++ b/plugins/ublox.c
@@ -407,7 +407,8 @@ static void ublox_post_sim(struct ofono_modem *modem)
--ncontexts;
}
- ofono_lte_create(modem, 0, "ubloxmodem", data->aux);
+ ofono_lte_create(modem,
+ ublox_model_to_id(data->model), "ubloxmodem", data->aux);
}
static void ublox_post_online(struct ofono_modem *modem)
--
2.19.1
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono