diff options
author | Jouni Malinen <jouni@qca.qualcomm.com> | 2015-06-15 20:34:11 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2015-06-15 20:43:00 (GMT) |
commit | d95c5994c8038cb09a70cc6400584c82097e7c31 (patch) | |
tree | 5622f349b5b61764e5110b3a1845b61086a74d24 /wpa_supplicant/ctrl_iface_unix.c | |
parent | e12c4004e4764bf6360bb617cf25ef7529c4d59f (diff) | |
download | hostap-d95c5994c8038cb09a70cc6400584c82097e7c31.zip hostap-d95c5994c8038cb09a70cc6400584c82097e7c31.tar.gz hostap-d95c5994c8038cb09a70cc6400584c82097e7c31.tar.bz2 |
P2P: Fix group interface addition failure properly for concurrent case
It was possible for a P2P group formation failure to result in a
concurrent station mode operation getting disconnected in the specific
error case where group interface addition fails after a successful GO
Negotiation. Fix this by skipping the wpas_p2p_group_delete() call in
this specific case since the group interface does not exists anymore at
the point wpas_group_formation_completed() gets called.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Diffstat (limited to 'wpa_supplicant/ctrl_iface_unix.c')
0 files changed, 0 insertions, 0 deletions