Loading
qcacld-3.0: Send channel list to fw in case of PNO
In case of PNO scan, If firmware supports WMI_SERVICE_PNO_SCAN_CONFIG_PER_CHANNEL, it uses the upper-12 bits(bit-20 to bit 32) of channel_list for flags and lower 20-bits(bit-0 to bit-19) for frequency. If firmware doesn't support it, then channel_list holds the frequency value only. Fix is to fill the flags and frequency accordingly. Change-Id: I8473072069da4532406ce720a0070a665e29b1af CRs-Fixed: 3103939