android_kernel_xiaomi_sm8350/core
Manjeet Singh 2f78506072 qcacld-3.0: Correct sme_set_5g_band_pref definition
sme_set_5g_band_pref is declared inside FEATURE_WLAN_ESE feature flag
by mistake which can cause a symbol undefined error if FEATURE_WLAN_ESE
is not declared.

Move sme_set_5g_band_pref outside of conditional block FEATURE_WLAN_ESE.

Change-Id: I80b045100b068d08873b136fdf676e99e36a57cd
CRs-Fixed: 2016629
2017-07-30 10:04:13 -07:00
..
bmi qcacld-3.0: skip FW dump for SDIO SSR 2017-07-27 16:59:09 -07:00
cds qcacld-3.0: Fix edca parameter issue 2017-07-27 16:59:11 -07:00
dp qcacld-3.0: drop excess rx pkts if peer not registered 2017-07-27 16:59:52 -07:00
hdd qcacld-3.0: Add support for band specific preference 2017-07-30 09:09:12 -07:00
mac Release 5.2.0.36E 2017-07-30 09:09:13 -07:00
pld qcacld-3.0: skip FW dump for SDIO SSR 2017-07-27 16:59:09 -07:00
sap qcacld-3.0: Add ecsa capability record 2017-07-25 15:44:06 -07:00
sme qcacld-3.0: Correct sme_set_5g_band_pref definition 2017-07-30 10:04:13 -07:00
wma qcacld-3.0: Remove vdev stop req from vdev resp queue if vdev stop fail 2017-07-30 07:50:17 -07:00