Do not allow network block scan_freq override SCAN command frequencies
authorJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 22:55:56 +0000 (00:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 22:55:56 +0000 (00:55 +0200)
commit0855e2e188f377121d16078d2b68f332d8424119
tree857fb07f58d2dbe78e39a859cd77f4bdc7c76f8a
parentafa2ffb41344db90d41958ce5d2aeae1d741892c
Do not allow network block scan_freq override SCAN command frequencies

The manual scan operations with the SCAN command are supposed to have
independent set of scan frequencies, so do not allow scan_freq
parameters to override scanned frequencies for scans that were triggered
with a SCAN command.

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