Fix incorrect handling in multi-interface environment
[platform/upstream/connman.git] / src / device.c
index 377ef47..5350282 100755 (executable)
@@ -740,7 +740,6 @@ int connman_device_set_powered(struct connman_device *device,
 
 #if defined TIZEN_EXT
        device_send_changed(device->interface, type, "Powered", powered);
-       technology_save_device(device);
 #endif
 
        if (!device->powered) {