mirror of
https://github.com/nxp-imx/mwifiex.git
synced 2024-11-14 19:15:35 +00:00
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
58e49e28b1
Fix below build warnings: nxp-mwifiex/mxm_wifiex/wlan_src/mlan/mlan_main.h:2794:3: warning: redefinition of typedef 'mlan_adapter' is a C11 feature [-Wtypedef-redefinition] } mlan_adapter, *pmlan_adapter; ^ nxp-mwifiex/mxm_wifiex/wlan_src/mlan/mlan_main.h:2249:30: note: previous definition is here typedef struct _mlan_adapter mlan_adapter, *pmlan_adapter; ^ nxp-mwifiex/mxm_wifiex/wlan_src/mlan/mlan_main.h:2794:18: warning: redefinition of typedef 'pmlan_adapter' is a C11 feature [-Wtypedef-redefinition] } mlan_adapter, *pmlan_adapter; ^ nxp-mwifiex/mxm_wifiex/wlan_src/mlan/mlan_main.h:2249:45: note: previous definition is here typedef struct _mlan_adapter mlan_adapter, *pmlan_adapter; Signed-off-by: Jindong Yue <jindong.yue@nxp.com> |
||
---|---|---|
mxm_wifiex |