aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEyal Shapira <eyal@wizery.com>2012-07-21 21:13:23 +0300
committerArik Nemtsov <arik@wizery.com>2012-08-02 13:04:01 +0300
commit9c0341977f2021f38ba98f8335adcbf0a1d86499 (patch)
treeda93cf16beb870b34596e7aaf0aa7c97a1bdd8f4 /src
parentaf943c964ead5eb6552013fbc1cbd56e6bb8d551 (diff)
downloadexternal_wpa_supplicant_8_ti-9c0341977f2021f38ba98f8335adcbf0a1d86499.zip
external_wpa_supplicant_8_ti-9c0341977f2021f38ba98f8335adcbf0a1d86499.tar.gz
external_wpa_supplicant_8_ti-9c0341977f2021f38ba98f8335adcbf0a1d86499.tar.bz2
P2P: fix freq conflict resolution in case of P2P and STA
The conflict resolution code doesn't run in case wpa_s SME is used so moved it up wpa_supplicant_associate. wpas_p2p_handle_frequency_conflicts assumes use of a different interface created for p2p group (p2p_group_interface != 0) but that's not necessarily the case with all drivers. Switch to detect if an iface is used for P2P_GO by looking at current_ssid->mode. [Arik - fix the separate interface case, was broken by the original patch] Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions