---
 src/device.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/device.c b/src/device.c
index c0683ab..d24adc1 100644
--- a/src/device.c
+++ b/src/device.c
@@ -568,7 +568,7 @@ int connman_device_set_powered(struct connman_device 
*device,
 {
        enum connman_service_type type;
 
-       DBG("driver %p powered %d", device, powered);
+       DBG("device %p powered %d", device, powered);
 
        if (device->powered == powered)
                return -EALREADY;
-- 
1.7.10.4

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to