]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix bug in GO frequency selection
authorIlan Peer <ilan.peer@intel.com>
Sun, 3 Nov 2013 13:29:13 +0000 (15:29 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 5 Nov 2013 08:55:22 +0000 (10:55 +0200)
commit4dd3f86834457e0a6461980b45393902e5b65519
treea7170e60f0df593b3711bf2513d01f4a9e4131bb
parent9804873e53decfed87d5a9a12518c25106e383be
P2P: Fix bug in GO frequency selection

When trying to choose a frequency that can be used for GO instantiation,
properly check if there are free channels that can be used.

Signed-hostap: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/p2p_supplicant.c