mwifiex/mxm_wifiex/wlan_src/mlinux
Sherry Sun 72ddfc7550 mxm_wifiex: use get_random_u32() when possible
The prandom_u32() function has been a deprecated inline wrapper around
get_random_u32() for several releases now, and compiles down to the
exact same code. Replace the deprecated wrapper with a direct call to
the real function.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2022-10-27 12:40:18 +08:00
..
mlan.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
mlan_decl.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
mlan_ieee.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
mlan_ioctl.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_cfg80211.c mxm_wifiex: use get_random_u32() when possible 2022-10-27 12:40:18 +08:00
moal_cfg80211.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_cfg80211_util.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_cfg80211_util.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_debug.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_eth_ioctl.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_eth_ioctl.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_init.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_ioctl.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_main.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_main.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_pcie.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_pcie.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_priv.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_priv.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_proc.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_sdio.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_sdio_mmc.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_shim.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_shim.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_sta_cfg80211.c mxm_wifiex: use get_random_u32() when possible 2022-10-27 12:40:18 +08:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_uap.h mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_uap_cfg80211.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_uap_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap_priv.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap_priv.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap_wext.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_usb.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_usb.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_wext.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_wext.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00