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 c847fbe032 MA-20998-5 mxm_wifiex: Fix ISO C99 and later do not support implicit function declarations error
Fix below build error:

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

Change-Id: Ica0ef0268f2c24fb12906bde96aabb0753b0c855
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2023-03-29 18:37:24 +00:00
mxm_wifiex MA-20998-5 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