summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ethernet.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ethernet.c b/plugins/ethernet.c
index fbfff639..6a20eb29 100644
--- a/plugins/ethernet.c
+++ b/plugins/ethernet.c
@@ -107,8 +107,6 @@ static void add_network(struct connman_device *device,
return;
}
- connman_network_set_available(network, TRUE);
-
connman_network_set_group(network, "cable");
ethernet->network = network;