android_kernel_xiaomi_sm8350/core/wma/inc
Abhinav Kumar 68834229f5 qcacld-3.0: fix the beacon corruption in WMA beacon update msg
When beacon is updated the host pass the gSchBeaconFrameBegin
param to WMA to copy the beacon to WMI and pass the value to
firmware. gSchBeaconFrameBegin is global so if we receive new
beacon update in LIM before the WMA process the old beacon
update the values in the global gSchBeaconFrameBegin are
updated as per new beacon. So if there is change in beacon
length the first WMA msg copy the wrong beacon data and send
this corrupt date to firmware.

To fix this instead of passing the global gSchBeaconFrameBegin
fill the beacon date in the beacon update req itself.

Change-Id: I6d196784470d9a2aeeaba76e12577f9f65012bac
CRs-Fixed: 2272448
2018-07-20 09:31:02 -07:00
..
wma_api.h qcacld-3.0: Remove wma_is_service_enable API 2018-07-20 00:48:04 -07:00
wma_he.h qcacld-3.0: update tgt services from converged structures 2018-02-09 06:24:23 -08:00
wma_if.h qcacld-3.0: fix the beacon corruption in WMA beacon update msg 2018-07-20 09:31:02 -07:00
wma_internal.h qcacld-3.0: Validate SAR2 response event handle 2018-07-13 12:12:42 -07:00
wma_tgt_cfg.h qcacld-3.0: Enable Host STA OBSS Scan 2018-07-11 23:36:18 -07:00
wma_twt.h qcacld-3.0: Send Peer TWT caps in PEER ASSOC 2018-06-21 19:57:54 -07:00
wma_types.h qcacld-3.0: wma: Replace tSirRetStatus with QDF_STATUS 2018-06-19 22:42:22 -07:00
wma.h qcacld-3.0: Register target if ops for DP control ops 2018-07-12 18:02:02 -07:00