P2P: Change order of P2P IE and frequencies set up
authorLior David <qca_liord@qca.qualcomm.com>
Sat, 20 Feb 2016 11:28:27 +0000 (13:28 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 3 Mar 2016 13:03:46 +0000 (15:03 +0200)
commit94ad3c3389bd7ab606b692aa4d0f82709b001110
treedf6ad0057f5cb4adfea9e33df2d211650daa64e5
parent61697c7ecc0095d65218bc3f8203cabf370b2f27
P2P: Change order of P2P IE and frequencies set up

When setting up parameters for P2P scan, calculate the frequencies
for the scan before calculating the scan IE. This is because
the scan IE calculation may need information about the scan
frequencies in use.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c