android_kernel_xiaomi_sm8350/core/sap
Jeff Johnson 6ccbec1f48 qcacld-3.0: Remove wlan_sap_set_pre_cac_status() handle param
Function wlan_sap_set_pre_cac_status() currently takes as one
parameter a tHalHandle handle.  This handle is converted into a MAC
context pointer. That MAC context pointer is then tested for NULL but
is otherwise unused.  Since the MAC context, and hence the handle, are
unnecessary, remove them.

This is part of an ongoing campaign to remove or replace all instances
of tHalHandle.

Change-Id: I1c280be8c7c65a28267a9ab38d76fb8aa94e48af
CRs-Fixed: 2347653
2018-11-09 18:21:53 -08:00
..
inc qcacld-3.0: Remove wlan_sap_set_pre_cac_status() handle param 2018-11-09 18:21:53 -08:00
src qcacld-3.0: Remove wlan_sap_set_pre_cac_status() handle param 2018-11-09 18:21:53 -08:00