android_kernel_xiaomi_sm8350/core/sme
Naveen Rawat b4d37620f3 qcacld: Fix layering violation in __wlan_hdd_cfg80211_ocb_start_timing_advert()
This is qcacld-2.0 to qcacld-3.0 propagation

HDD directly calls in to MAC layer function with mac context as one
of the parameters which is a software layering violation.
Fix the issue by introducing a SME api which accepts hal handle as
one of the parameters instead of mac context and call the SME function
from HDD,  which calls the MAC api with correct function parameters.

Change-Id: Iaac4ad7b67b0cb0f7b8b0d08e32904833afad707
CRs-Fixed: 913015
2015-11-25 17:26:45 -08:00
..
inc qcacld: Fix layering violation in __wlan_hdd_cfg80211_ocb_start_timing_advert() 2015-11-25 17:26:45 -08:00
src qcacld: Fix layering violation in __wlan_hdd_cfg80211_ocb_start_timing_advert() 2015-11-25 17:26:45 -08:00