Android 11.0.0 release 0.44
qcacld-3.0: Scan 2.4ghz channels if 5ghz not present

Currently the driver skips the 2.4ghz channels if
5ghz are present and BW is greater than 40Mhz.
It may happen that these 5ghz channels get
stripped out before channel selection due
to LTE-COEX or some other reasons.

Fix is to keep the 2.4ghz channels and select
them if 5ghz are not available.

Change-Id: Ic39936be9f0e0d1cf3b6bbfe904ea788bab87bcb
CRs-Fixed: 2797943
Bug: 170222921
Signed-off-by: Rajeev Kumar <quic_rajekuma@quicinc.com>
1 file changed