android_kernel_xiaomi_sm8350/core/mac
Bapiraju Alla 9b8a513717 qcacld-3.0: Fix return type of umac_stop_complete_cb
Return type of umac_stop_complete_cb is QDF_STATUS when
QDF_ENABLE_TRACING feature is disabled. It not matching with the same
API defined when QDF_ENABLE_TRACING is enabled.

To resolve this, update return type of umac_stop_complete_cb to void
when QDF_ENABLE_TRACING feature is disabled.

Change-Id: I59783520a7fdf8bef4424fed649898b5547da280
CRs-Fixed: 2686544
2020-05-21 16:25:24 -07:00
..
inc Release 5.2.0.187C 2020-05-21 14:13:37 -07:00
src qcacld-3.0: Fix return type of umac_stop_complete_cb 2020-05-21 16:25:24 -07:00