android_kernel_xiaomi_sm8350/core/dp/htt
Orhan K AKYILDIZ 4900e1d357 qcacld-3.0: Fix 32-bit crash on markings
The offending code did not get the order of operations right.
It was: shift 16, cast 64,shift 16 and should have been:
cast, shift 16, shift 16.

CRs-Fixed: 2000844
Change-Id: I65cf4aaf0c20535070eb63b15d77b8c3c7dcb4e4
2017-04-21 18:48:30 -07:00
..
htt_fw_stats.c qcacld-3.0: Fix -Wmissing-prototypes in HTT 2016-12-14 14:07:19 -08:00
htt_h2t.c qcacld-3.0: Add interface to WDI-stats and quota limit 2017-04-12 19:02:07 -07:00
htt_internal.h qcacld-3.0: Debug enhancements for rx_buffer history 2017-04-21 18:48:26 -07:00
htt_rx.c qcacld-3.0: Fix 32-bit crash on markings 2017-04-21 18:48:30 -07:00
htt_t2h.c qcacld-3.0: HTT: Reduce the log spam in Kmsg 2017-04-07 07:12:18 -07:00
htt_tx.c qcacld-3.0: TXRX: Reduce the log spam in Kmsg 2017-04-10 02:11:57 -07:00
htt_types.h qcacld-3.0: Debug enhancements for rx_buffer history 2017-04-21 18:48:26 -07:00
htt.c qcacld-3.0: increase htt_htc_misc_pkt_list_trim trim level 2017-04-09 13:08:50 -07:00
rx_desc.h qcacld-3.0: Replace HELIUMPLUS_PADDR64 with HELIUMPLUS 2017-03-05 21:26:23 -08:00