Files
android_kernel_samsung_sm86…/umac/regulatory
Divya R 526fa532f0 qcacmn: change datatype from int8_t to uint8_t
In Change-Id: I840d7911d0ac85181a09ea98658a661644f43b9c, the datatype
of the variable 'i' was inadvertently changed from 'uint8_t' to 'int8_t'.
Change it back to 'uint8_t'.

Change-Id: I6e2ae00f9291f958b3702b71b3444a94e5e4388a
CRs-Fixed: 3551099
2023-07-15 00:30:19 -07:00
..