android_kernel_xiaomi_sm8350/core/hdd
Sravan Goud 90c34e58ff qcacld-3.0: Avoid 64 bit division for 32bit targets compatibility
In function wlan_hdd_rx_rpm_mark_last_busy math division is performed
on unsingned 64bit integer. This leads to driver load failure on 32
bit machine targets. So avoid the math division for 64bit integer.

Change-Id: I967a0a64b421b47113821e1af5379cdd0125a34d
CRs-Fixed: 2576125
2019-12-01 22:00:50 -08:00
..
inc qcacld-3.0: Add logic to bundle packets for HL 2019-12-01 17:40:55 -08:00
src qcacld-3.0: Avoid 64 bit division for 32bit targets compatibility 2019-12-01 22:00:50 -08:00