android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 627372505b qcacld-3.0: Fix sme_get_bss_transition_status() signature
The signature for sme_get_bss_transition_status() indicates it returns
an int errno, and that is what the only caller is currently expecting,
but in reality it returns QDF_STATUS. Since SME APIs are generally
expected to return QDF_STATUS, update the signature as well as the
caller to use QDF_STATUS.

Change-Id: I256fac3980ee55c6e797388df1ea7022fd9fe863
CRs-Fixed: 2353529
2018-11-21 19:44:29 -08:00
..
inc qcacld-3.0: Remove unused INI parameters 2018-11-21 13:48:33 -08:00
src qcacld-3.0: Fix sme_get_bss_transition_status() signature 2018-11-21 19:44:29 -08:00