android_kernel_xiaomi_sm8350/core
Abhishek Singh 5432c35d01 qcacld-3.0: Remove unused logic to convert DFS channels to active
lim.dfschannelList.timeStamp is a array of
SIR_MAX_24G_5G_CHANNEL_RANGE(166). In some countries channel greater
than 165 are allowed and thus if channel is greater than 165 driver
access out of bound memory which lead to corruption of
lim.sme_msg_callback.

lim.dfschannelList.timeStamp is used to convert DFS channels to
active, which is used for host handled scan to decide if active
scan can be done on DFS channel. Scan now been handled in firmware
this logic is unused and can be removed.

Change-Id: Ib301fa70a6b7ed99f3ecacbf344dd9e821079149
CRs-Fixed: 2374977
2019-01-03 16:16:38 -08:00
..
bmi qcacld-3.0: Remove unnecessary includes from ol_if_athvar.h 2018-12-17 13:12:01 -08:00
cds qcacld-3.0: Avoid access of deleted peer during RX thread close 2019-01-02 12:04:27 -08:00
dp qcacld-3.0: Discard msdu and do not try to access vdev and vdev->pdev 2019-01-01 23:28:20 -08:00
hdd qcacld-3.0: Enable power save with user cfg request 2019-01-03 09:04:15 -08:00
mac qcacld-3.0: Remove unused logic to convert DFS channels to active 2019-01-03 16:16:38 -08:00
pld qcacld-3.0: correct return value for pld_pcie_get_user_msi_assignment 2019-01-02 03:52:58 -08:00
sap qcacld-3.0: Restore gDisableDfsJapanW53 ini support 2019-01-01 17:06:03 -08:00
sme qcacld-3.0: Remove unused logic to convert DFS channels to active 2019-01-03 16:16:38 -08:00
wma qcacld-3.0: Add flag CONFIG_WMI_BCN_OFFLOAD to dependent APIs 2019-01-03 06:47:35 -08:00