05f4bb3104081c5b7d2229ce07320a1867ad2346

hal_get_entrysize_from_srng returns the entry size in dwords but the caller expects in bytes. This results in insufficient data to be recorded for CE event. Fix is to left shift the entry size by two bits in hal_get_entrysize_from_srng so that the entry size value returned is in bytes. Change-Id: If532da7abe5ce9c293969f0052455085f18b1926 CRs-Fixed: 2935196
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%