Re: [PATCH] Toggle wifi device powered field

2010-02-05 Thread Marcel Holtmann
Hi Samuel, > When we receive an rtnl message for a wifi new link, we should toggle the > powered device field accordingly. patch has been applied. Thanks. Regards Marcel ___ connman mailing list connman@connman.net http://lists.connman.net/listinfo/

[PATCH] Toggle wifi device powered field

2010-02-05 Thread Samuel Ortiz
When we receive an rtnl message for a wifi new link, we should toggle the powered device field accordingly. --- plugins/wifi.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/plugins/wifi.c b/plugins/wifi.c index b115c84..5fd82b0 100644 --- a/plugins/wifi.c +++ b/plugin