P2P: Trigger channel selection correctly during CSA
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 8 Sep 2015 09:46:19 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 17:22:09 +0000 (20:22 +0300)
commit3bafb0d842a9c5b07f66eda43a100a8af1fd0bba
tree2d7551d0e0ddb9f6fae533f37540b99244a5917b
parent4e0ab656d29d7f838bc49d8d5b78c67f94193cb2
P2P: Trigger channel selection correctly during CSA

Do not consider moving GOs to a new channel if one of them is in the
middle of CSA. In addition, call wpas_p2p_update_channel_list() after
EVENT_CH_SWITCH is handled.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c