This change addresses 2 issues: 1. Currently the ini for SAR version specify the SAR version. If value of the ini is 1 it specifies the SAR version 1 and if value of ini is 2 it specifies SAR version 2 and driver converts SAR version 1 (SARV1) command to SAR version 2 (SARV2) command based on FW capability. 2. If the value of the ini is SARV1 and FW expects SARV2 command, currently driver is sending SARV1 command to FW which results in undefined behavior at FW. Since the use of this ini is to convert the SARV1 command to SARV2 command, change this ini from int type to bool type to just specify if the conversion is enabled or not to avoid any kind of confusion. If the ini is SARV1 and FW expects SARV2 command, reject the user space command to set SAR power limits. Change-Id: Ie8e3790bd8737fcb251a0481e2e6001a26295773 CRs-Fixed: 2581034 |
||
---|---|---|
.. | ||
hdd_config.h | ||
hdd_dp_cfg.h | ||
qc_sap_ioctl.h | ||
wlan_hdd_apf.h | ||
wlan_hdd_assoc.h | ||
wlan_hdd_bcn_recv.h | ||
wlan_hdd_cfg.h | ||
wlan_hdd_conc_ut.h | ||
wlan_hdd_data_stall_detection.h | ||
wlan_hdd_debugfs_coex.h | ||
wlan_hdd_debugfs_csr.h | ||
wlan_hdd_debugfs_llstat.h | ||
wlan_hdd_debugfs_mibstat.h | ||
wlan_hdd_debugfs.h | ||
wlan_hdd_driver_ops.h | ||
wlan_hdd_ether.h | ||
wlan_hdd_ftm.h | ||
wlan_hdd_fw_state.h | ||
wlan_hdd_he.h | ||
wlan_hdd_host_offload.h | ||
wlan_hdd_includes.h | ||
wlan_hdd_ipa.h | ||
wlan_hdd_lro.h | ||
wlan_hdd_main.h | ||
wlan_hdd_misc.h | ||
wlan_hdd_mpta_helper.h | ||
wlan_hdd_nan.h | ||
wlan_hdd_napi.h | ||
wlan_hdd_oemdata.h | ||
wlan_hdd_p2p.h | ||
wlan_hdd_packet_filter_api.h | ||
wlan_hdd_packet_filter_rules.h | ||
wlan_hdd_power.h | ||
wlan_hdd_regulatory.h | ||
wlan_hdd_softap_tx_rx.h | ||
wlan_hdd_spectralscan.h | ||
wlan_hdd_sysfs.h | ||
wlan_hdd_tdls.h | ||
wlan_hdd_trace.h | ||
wlan_hdd_tsf.h | ||
wlan_hdd_twt.h | ||
wlan_hdd_tx_rx.h | ||
wlan_hdd_wext.h | ||
wlan_hdd_wmm.h | ||
wlan_hdd_wowl.h |