aboutsummaryrefslogtreecommitdiff
path: root/plugins/sierra/mm-common-sierra.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sierra/mm-common-sierra.c')
-rw-r--r--plugins/sierra/mm-common-sierra.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/sierra/mm-common-sierra.c b/plugins/sierra/mm-common-sierra.c
index fe569571..75cb5078 100644
--- a/plugins/sierra/mm-common-sierra.c
+++ b/plugins/sierra/mm-common-sierra.c
@@ -53,9 +53,7 @@ mm_common_sierra_grab_port (MMPlugin *self,
pflags = MM_PORT_SERIAL_AT_FLAG_PRIMARY;
return mm_base_modem_grab_port (modem,
- mm_port_probe_get_port_subsys (probe),
- mm_port_probe_get_port_name (probe),
- mm_port_probe_get_parent_path (probe),
+ mm_port_probe_peek_port (probe),
ptype,
pflags,
error);