diff options
Diffstat (limited to 'src/plugins/pantech/mm-plugin-pantech.c')
-rw-r--r-- | src/plugins/pantech/mm-plugin-pantech.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/pantech/mm-plugin-pantech.c b/src/plugins/pantech/mm-plugin-pantech.c index c32c7a52..9004e358 100644 --- a/src/plugins/pantech/mm-plugin-pantech.c +++ b/src/plugins/pantech/mm-plugin-pantech.c @@ -80,6 +80,7 @@ create_modem (MMPlugin *self, guint16 vendor, guint16 product, guint16 subsystem_vendor, + guint16 subsystem_device, GList *probes, GError **error) { |