On 10/01/2017 08:15 PM, Jose Blanquicet wrote:
On Sun, Oct 1, 2017 at 3:48 PM, Daniel Wagner <wagi(a)monom.org>
wrote:
> Harish Jenny K N <harish_kandiga(a)mentor.com> writes:
>
>> Changing of security type of one BSS is resulting in removing of
>> GSupplicantNetwork and other BSSs objects in the group.
>> The corresponding entries for other BSS in the same group are not
>> removed in other hash tables like bss_mapping and interface->bss_mapping.
>> This commit only deletes the network when there is a single entry in
>> network->bss_table during change in security for one bss.
>> This commit also avoids accessing any deleted bss object when reply
>> is got from async dbus call, by deleting any pending dbus calls
>> associated with the bss object.
>
> Jose, are you happy with this version? I'll apply it when I get your
> ACK.
Yes, it is fine, you can go ahead.
I applied the patch. I realized the comments are not following our
normal coding style so I took the liberty reformatting comments and
commit message slightly.
Thanks,
Daniel