|
@@ -1119,6 +1119,8 @@ ucfg_scan_init_chanlist_params(struct scan_start_request *req,
|
|
|
(req->scan_req.scan_f_5ghz &&
|
|
|
(WLAN_REG_IS_5GHZ_CH_FREQ(
|
|
|
reg_chan_list[idx].center_freq) ||
|
|
|
+ WLAN_REG_IS_49GHZ_FREQ(
|
|
|
+ reg_chan_list[idx].center_freq) ||
|
|
|
WLAN_REG_IS_6GHZ_CHAN_FREQ(
|
|
|
reg_chan_list[idx].center_freq)))))
|
|
|
scan_freqs[num_chans++] =
|