android_kernel_xiaomi_sm8350/core/dp/htt
Lin Bai 6abb0f08e5 qcacld-3.0: Typecast DMA address properly when printing
Change Icdcfcdd10400aa2fad64441aa863087cc1c3766e use %llx to print
qdf_dma_addr_t. While qdf_dma_addr_t defined as 'unsigned long',
if without definition from kernel header.
Typecast DMA address to 'unsigned long long', before using %llx to
print DMA address directly.

Change-Id: Ic9527b494ac1aa2d47567a7dab5f0786913f4921
CRs-Fixed: 2355624
2018-11-28 01:36:43 -08:00
..
htt_fw_stats.c qcacld-3.0: Update data path statistics log level 2018-08-14 02:15:39 -07:00
htt_h2t.c qcacld-3.0: Do not log DP info logs on the console 2018-08-17 16:13:06 -07:00
htt_internal.h qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_monitor_rx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_rx_hl.c qcacld-3.0: Separate out HL and LL RX data path 2018-08-06 04:21:18 -07:00
htt_rx_ll.c qcacld-3.0: Typecast DMA address properly when printing 2018-11-28 01:36:43 -08:00
htt_rx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_t2h.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_tx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_types.h qcacld-3.0: Add pre-allocated pool of SKBs for Rx ring 2018-09-06 01:41:52 -07:00
htt.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
rx_desc.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00