android_kernel_xiaomi_sm8350/core
Vignesh Viswanathan 5ce817eb54 qcacld-3.0: Optimize SAP beacon handling for protection
Currently SAP beacon callback loops through PE sessions to check
if the beacon's channel matches any active SAP channel and then
invokes sch_beacon_process_for_ap API. In sch_beacon_process_for_ap
we again loop through all the PE sessions to identify the session
where the SAP is active.

Optimize this by looping only once through all PE sessions in
lim_handle_sap_beacon and invoke sch_beacon_process_for_ap with
the SAP session's session_id.

Change-Id: Ia74e17845de161508b6c8efff6aca82cf4d9c961
CRs-Fixed: 2226237
2018-05-15 08:48:25 -07:00
..
bmi qcacld-3.0: bmi: Remove legacy markings 2018-04-24 14:48:51 -07:00
cds qcacld-3.0: Fix typo "diable" 2018-05-12 04:30:06 -07:00
dp qcacld-3.0: Fix Use-After-Free in ol_txrx_pdev_detach 2018-05-15 03:21:22 -07:00
hdd qcacld-3.0: Fix return status in wlan_hdd_reassoc_bssid_hint 2018-05-15 05:56:48 -07:00
mac qcacld-3.0: Optimize SAP beacon handling for protection 2018-05-15 08:48:25 -07:00
pld qcacld-3.0: pld: Remove legacy markings 2018-04-24 14:48:41 -07:00
sap qcacld-3.0: Clear mac_ctx->sap.sapCtxList for SAP if SSR happen 2018-05-14 10:26:18 -07:00
sme qcacld-3.0: Validate channel list from ioctl before sending to fw 2018-05-15 04:33:46 -07:00
wma qcacld-3.0: Possible buffer overflow in wma_stats_ext_event_handler 2018-05-15 03:21:26 -07:00