P2P: Support driver preferred freq list for Autonomous GO case
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Mon, 10 Aug 2015 00:44:12 +0000 (17:44 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 10 Aug 2015 18:27:42 +0000 (21:27 +0300)
commit8e84921efe652233703588852bc43c36ccb241df
treea59ca53900e52e9105d76c2c836db9355e6cc5dd
parent7a2e562396c5a605242d69d160f5a0b7ab02fbe6
P2P: Support driver preferred freq list for Autonomous GO case

When starting an autonomous GO without specifying the operating channel,
query the driver for the preferred frequency list, and use it to select
the operating channel of the GO (if supported).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c