android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 3d4f64cc60 qcacld-3.0: Refactor SCAN_ENABLE configuration
One of the HDD functions with the highest cyclomatic complexity is
__wlan_hdd_cfg80211_wifi_configuration_set(). In order to reduce the
complexity there is a plan to replace the inline attribute handling
with a vtable-based approach.

As part of that goal refactor the following independent attribute
handling into a separate function and add that function to the vtable:
- QCA_WLAN_VENDOR_ATTR_CONFIG_SCAN_ENABLE

Change-Id: Ia9e97c19c26d7fbdaed0ddaec2def1bdc78ae34c
CRs-Fixed: 2371564
2018-12-23 11:37:34 -08:00
..
inc qcacld-3.0: Remove hdd_wmm_get_uapsd_mask() 2018-12-21 15:15:33 -08:00
src qcacld-3.0: Refactor SCAN_ENABLE configuration 2018-12-23 11:37:34 -08:00