android_kernel_xiaomi_sm8350/core
Jeff Johnson b7a168b658 qcacld-3.0: Correctly handle update of scan IEs
Excessive logging of the following error message was observed:
__wlan_hdd_cfg80211_scan: Update scan IEs with default Scan IEs failed

This message was being printed because wlan_hdd_update_scan_ies()
returns an error code when no default scan IEs have been configured.
But this is a valid scenario, so modify wlan_hdd_update_scan_ies()
to return success (0) when no default IEs have been configured.

Change-Id: I4b9dc1d38d38d326861b7c95d13b891cb0d0c522
CRs-Fixed: 2013531
2017-03-20 23:56:59 -07:00
..
bmi qcacld-3.0: add support for QCA9377_REV1_1 2017-02-14 16:28:16 -08:00
cds qcacld-3.0: Purge shutdown notification before wma_close 2017-03-14 20:58:01 -07:00
dp qcacld-3.0: Handle error condition when dma map fail 2017-03-20 07:47:44 -07:00
hdd qcacld-3.0: Correctly handle update of scan IEs 2017-03-20 23:56:59 -07:00
mac Release 5.2.0.16E 2017-03-20 23:56:58 -07:00
pld qcacld-3.0: Update prefix for multi-interface with chip name 2017-03-02 19:58:56 -08:00
sap qcacld-3.0: Remove unnecessary log from wlansap_roam_callback 2017-03-17 16:19:41 -07:00
sme qcacld-3.0: [11AX] Add support in WMA to receive HE Capabilities 2017-03-18 16:00:03 -07:00
wma qcacld-3.0: [11AX] Add support in WMA to receive HE Capabilities 2017-03-18 16:00:03 -07:00