android_kernel_xiaomi_sm8350/core/cdf/inc
Ryan Hsu ceb390ceb4 qcacld-3.0: Fix compilation if MSM_PLATFORM is not enabled
This CDF_TRACE macro is declared in i_cdf_trace.h and is used
when MSM_PLATFORM is not enabled.
But the inclusion is not in the cdf_nbuf.h, so that it causes
the compilation issue, while CDF_TRACE is not found.

Since this function is used on the data path, so that the warning
is not necessary for non MSM platform.

And also refactor it to avoid compile flag inside the function.

Change-Id: I061eb35f5eee21c76fd486d378e53b35c02b5636
CRs-fixed: 966754
2016-02-08 15:50:45 -08:00
..
cdf_atomic.h qcacld 3.0: Fix return type of few "cdf_atomic" APIs 2016-02-08 15:50:37 -08:00
cdf_defer.h qcacld-3.0: Rename cdf_sched_work to cdf_schedule_work 2016-02-08 15:50:39 -08:00
cdf_event.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_list.h qcacld-3.0: Fix the usage of struct list_head for vdev_resp_queue 2015-11-23 13:09:05 -08:00
cdf_lock.h qcacld-3.0: Provide cdf apis for runtime suspend 2016-02-08 15:50:41 -08:00
cdf_mc_timer.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_memory.h qcacld-3.0: optimize data path memory allocation 2015-12-02 12:55:27 -08:00
cdf_nbuf.h qcacld-3.0: Fix compilation if MSM_PLATFORM is not enabled 2016-02-08 15:50:45 -08:00
cdf_net_types.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_softirq_timer.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_status.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_threads.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_time.h qcacld-3.0: Record log timestamp type 2015-11-23 13:09:10 -08:00
cdf_trace.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
cdf_types.h qcacld-3.0: Introduce cdf_suspend_type 2016-02-08 15:50:41 -08:00
cdf_util.h qcacld-3.0: Replace tSirMacAddr with cdf_mac_addr in tSirSmeGetWPSPBCSessionsReq 2015-12-28 22:20:27 -08:00
osdep.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00