P2P: Scan all channels if GO is not found from common channels
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 19 Oct 2010 15:38:49 +0000 (18:38 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 19 Oct 2010 15:38:49 +0000 (18:38 +0300)
commit2af1c18735a8dd9cf71abe4f457bf9e402371c16
tree45001a57fbb3425df892978a9d3671c031d4ee5d
parent3f4ce13fde92331c6e125e272b5882640e716eac
P2P: Scan all channels if GO is not found from common channels

This is not supposed to happen, but in theory, the GO may end up
changing its channels at some point. While it would be reasonable
to use one of the common channels, GO may be forced to use another
channel. The most likely reason for this would be if the P2P client
is enforcing only a single channel to be used (e.g., to avoid
multi-channel concurrent operations).
wpa_supplicant/scan.c