Mirror of the source of what appears to be the driver for the GlobalScale Mochabin Wi-Fi 6 card, based on NXP 9098 - Other remote: https://github.com/nxp-imx/mwifiex
Go to file
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
mxm_wifiex 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
LICENSE MA-20988 sync WCS Q1 release patch to Android13.0 2023-02-09 14:48:43 +00:00
SCR.txt MA-20988 sync WCS Q1 release patch to Android13.0 2023-02-09 14:48:43 +00:00