C549

Results 1 issues of C549

home/kali/rtl8188eus_new/os_dep/osdep_service.c: In function ‘rtw_random32’: /home/kali/rtl8188eus_new/os_dep/osdep_service.c:2582:16: error: implicit declaration of function ‘prandom_u32’; did you mean ‘prandom_u32_max’? [-Werror=implicit-function-declaration] 2582 | return prandom_u32(); | ^~~~~~~~~~~ | prandom_u32_max cc1: some warnings being treated as...