From: Alok Barsode <[email protected]>
---
plugins/ethernet.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/ethernet.c b/plugins/ethernet.c
index 8295093..56bb637 100644
--- a/plugins/ethernet.c
+++ b/plugins/ethernet.c
@@ -301,7 +301,7 @@ static void tech_remove(struct connman_technology
*technology)
static struct connman_technology_driver tech_driver = {
.name = "cdc_ethernet",
- .type = CONNMAN_SERVICE_TYPE_GADGET,
+ .type = CONNMAN_SERVICE_TYPE_ETHERNET,
.probe = tech_probe,
.remove = tech_remove,
.add_interface = tech_add_interface,
--
1.7.5.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman