---
Hi,

this is small issue but helpfull when trying to find out problems.

Jukka


 plugins/wifi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/wifi.c b/plugins/wifi.c
index f7f5216..2fe1479 100644
--- a/plugins/wifi.c
+++ b/plugins/wifi.c
@@ -179,7 +179,7 @@ static void wifi_remove(struct connman_device *device)
 {
        struct wifi_data *wifi = connman_device_get_data(device);
 
-       DBG("device %p", device);
+       DBG("device %p wifi %p", device, wifi);
 
        if (wifi == NULL)
                return;
-- 
1.7.1

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

Reply via email to