diff options
author | Eliad Peller <eliad@wizery.com> | 2012-04-01 21:49:03 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2012-04-01 21:49:03 +0300 |
commit | dbe7aa222510c6f02e7813cc6ea0cdf84d3fec9c (patch) | |
tree | 6eac7660b277c2fdda101bff23bbc69879686b1d /hostapd | |
parent | 3c29244eb7a2dfd62d80ba4e6176de2889a5dca4 (diff) | |
download | external_wpa_supplicant_8_ti-dbe7aa222510c6f02e7813cc6ea0cdf84d3fec9c.zip external_wpa_supplicant_8_ti-dbe7aa222510c6f02e7813cc6ea0cdf84d3fec9c.tar.gz external_wpa_supplicant_8_ti-dbe7aa222510c6f02e7813cc6ea0cdf84d3fec9c.tar.bz2 |
P2P: Notify about disconnection only when needed
wpas_notify_state_changed() notified about disconnection when
new_state < WPA_ASSOCIATED, without checking the old state. This
results in extra processing which can be avoided by checking that
old_state was connected.
Signed-hostap: Eliad Peller <eliad@wizery.com>
intended-for: hostap-1
Diffstat (limited to 'hostapd')
0 files changed, 0 insertions, 0 deletions