P2P: Allow wpa_supplicant to start if social channels are not supported
authorJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 10:59:06 +0000 (13:59 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 10:59:06 +0000 (13:59 +0300)
commit5678a2d89b40bd449f41c2debe24e77f6c4ca248
tree7ba47c0c47afcf21c3065f108eb63a549f8fa0ba
parent209214b4792bee4ea5cc2b7ebd4cac38365ed1e4
P2P: Allow wpa_supplicant to start if social channels are not supported

It was possible for an nl80211-based driver to be determined to support
P2P even when the radio supports only the 5 GHz band. This resulted in
P2P initialization failing due to not being able to pick a social
channel and wpa_supplicant not starting. Fix this by not enabling P2P,
but still allowing wpa_supplicant initialization to complete.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c