cinterion: check probed caps from supports task
This commit is contained in:
@@ -148,6 +148,7 @@ supports_port (MMPluginBase *base,
|
|||||||
return MM_PLUGIN_SUPPORTS_PORT_UNSUPPORTED;
|
return MM_PLUGIN_SUPPORTS_PORT_UNSUPPORTED;
|
||||||
|
|
||||||
/* Completed! */
|
/* Completed! */
|
||||||
|
cached = mm_plugin_base_supports_task_get_probed_capabilities (task);
|
||||||
mm_plugin_base_supports_task_complete (task, get_level_for_capabilities (cached));
|
mm_plugin_base_supports_task_complete (task, get_level_for_capabilities (cached));
|
||||||
return MM_PLUGIN_SUPPORTS_PORT_IN_PROGRESS;
|
return MM_PLUGIN_SUPPORTS_PORT_IN_PROGRESS;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user