mwifiex/mlinux
Sherry Sun 33ae3cbc47 mxm_wifiex: fix woal_process_event_tx_status() and woal_uap_wacp_mode() build warnings
When build wifi driver based on L6.9 kernel next tree, will observe the
following build warnings. Need to add static to avoid the build
warnings.

/mwifiex/mlinux/moal_shim.c:2768:8: warning: no previous prototype for ‘woal_process_event_tx_status’ [-Wmissing-prototypes]
 2768 | t_void woal_process_event_tx_status(moal_private *priv,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mwifiex/mlinux/moal_uap.c:2560:5: warning: no previous prototype for ‘woal_uap_wacp_mode’ [-Wmissing-prototypes]
 2560 | int woal_uap_wacp_mode(struct net_device *dev, struct ifreq *req)
      |     ^~~~~~~~~~~~~~~~~~

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2024-05-08 14:27:30 +08:00
..
mlan.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
mlan_decl.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
mlan_ieee.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
mlan_ioctl.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_cfg80211.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_cfg80211.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_cfg80211_util.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_cfg80211_util.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_debug.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_eth_ioctl.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_eth_ioctl.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_init.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_ioctl.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_main.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_main.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_pcie.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_pcie.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_priv.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_priv.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_proc.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_sdio.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_sdio_mmc.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_shim.c mxm_wifiex: fix woal_process_event_tx_status() and woal_uap_wacp_mode() build warnings 2024-05-08 14:27:30 +08:00
moal_shim.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_sta_cfg80211.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_sta_cfg80211.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap.c mxm_wifiex: fix woal_process_event_tx_status() and woal_uap_wacp_mode() build warnings 2024-05-08 14:27:30 +08:00
moal_uap.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap_cfg80211.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap_cfg80211.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap_priv.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap_priv.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_uap_wext.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_usb.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_usb.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_wext.c Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00
moal_wext.h Change the folder layout to make it more clear 2024-05-08 14:21:28 +08:00