aboutsummaryrefslogtreecommitdiff
path: root/src/mm-plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-plugin.c')
-rw-r--r--src/mm-plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-plugin.c b/src/mm-plugin.c
index 464e3fd7..55e1363e 100644
--- a/src/mm-plugin.c
+++ b/src/mm-plugin.c
@@ -947,6 +947,7 @@ mm_plugin_create_modem (MMPlugin *self,
/* Let the plugin create the modem from the port probe results */
modem = MM_PLUGIN_GET_CLASS (self)->create_modem (MM_PLUGIN (self),
mm_device_get_uid (device),
+ mm_device_get_physdev (device),
drivers,
mm_device_get_vendor (device),
mm_device_get_product (device),