mwifiex/mxm_wifiex/wlan_src
Zhipeng Wang 5d6a2cc546 MA-20998-7 mxm_wifiex: Fix ISO C99 and later do not support implicit function declarations error
Fix below build error:

mxm_wifiex/wlan_src/mlinux/moal_cfg80211.c:2910:12: error: call to undeclared function 'prandom_u32'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
        *cookie = prandom_u32() | 1;
                  ^

Change-Id: I7a314afe981b1919e4faeb946ed5fbc439496884
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2023-03-29 18:37:24 +00:00
..
mapp/mlanconfig MA-21130 [All platform] remove the WiFi debug code malnutl 2023-03-13 17:31:58 +00:00
mlan MA-20998-3 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
mlinux MA-20998-7 mxm_wifiex: Fix ISO C99 and later do not support implicit function declarations error 2023-03-29 18:37:24 +00:00
script mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
Makefile MA-21101 [i.MX 93_EVK] enable SDIO-UART IW612 module for WiFi and BT 2023-03-06 10:46:25 +00:00
README_MLAN mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00