Hi Leena,

> From: Leena Gunda <leena.gu...@wipro.com>
> 
> Fixes BMC#11684
> 
> ---
> g_supplicant_unregister first destroys the interface table and then invokes 
> system_killed callback which will trigger wifi device driver removal. 
> wifi_remove will now set it's interface data to NULL but the 
> GSupplicantInterface has already been freed and hence the issue.
> 
> Invoking the system_killed callback before destroying the interface table in 
> gsupplicant will fix this issue.

this is valuable details that should be placed before --- and thus
become part of the commit message. What I meant earlier is that just
repeating the subject line is pointless.

>  gsupplicant/supplicant.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Patch has been applied. Thanks.

Regards

Marcel


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to