android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 6db916208e qcacld-3.0: Refactor LISTEN_INTERVAL 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_LISTEN_INTERVAL

Change-Id: I61b679c4fda4b803a8721054694102c7af46fc88
CRs-Fixed: 2371562
2018-12-22 07:44:54 -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 LISTEN_INTERVAL configuration 2018-12-22 07:44:54 -08:00