core: log when creating team device as generic due to missing plugin

Previous commit 38a83e15a2 moves the
team device to a plugin. If the plugin is not available, we should
log an information that we create a generic device instead.

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller 2014-06-27 17:02:23 +02:00
parent 918ff2b0f7
commit 32ebcbe7c7

View file

@ -2189,6 +2189,7 @@ platform_link_added (NMManager *self,
break;
case NM_LINK_TYPE_OLPC_MESH:
case NM_LINK_TYPE_TEAM:
case NM_LINK_TYPE_WIFI:
case NM_LINK_TYPE_WIMAX:
nm_log_info (LOGD_HW, "(%s): '%s' plugin not available; creating generic device",