android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson 330c0bf8ef qcacld-3.0: Fix sme_update_channel_list() API
Currently sme_update_channel_list() is defined to take a
tpAniSirGlobal mac_ctx. However SME APIs are supposed to hide the fact
that they operate on tpAniSirGlobal and instead should be taking a
tHalHandle. Furthermore a tHalHandle is what is currently being passed
by HDD.  Therefore update sme_update_channel_list() to take a
tHalHandle.

Change-Id: I2f424a6c11342470fd6885968d635109327be3f0
CRs-Fixed: 2254947
2018-06-06 20:27:56 -07:00
..
inc qcacld-3.0: Fix sme_update_channel_list() API 2018-06-06 20:27:56 -07:00
src qcacld-3.0: Fix sme_update_channel_list() API 2018-06-06 20:27:56 -07:00