Files
android_kernel_samsung_sm86…/core/dp/ol/inc
Zhaoyang Liu afa9a28c32 qcacld-3.0: change dutycycle level array size to correct value
As now throttle level is extended to THROTTLE_LEVEL_5,
previous array 'dutycycle_level' of size 4 may use index
value 4..5 during initialization. Change the array size to
THROTTLE_LEVEL_MAX to avoid out of bound accessing.

Change-Id: I5f9f8cb15e6fbdd8e5b4deccddca954fc73cd8e3
CRs-Fixed: 3433333
2023-03-22 10:29:31 -07:00
..