mwifiex/mxm_wifiex/wlan_src/mlinux
yunjie f84ecea53f MA-21171-1 mxm_wifiex: Fix kernel update build errors
this is to fix the build error after integrate Q2 CF patch

After kernel merge aosp/android14-6.1, the following error is
encountered:

nxp-mwifiex/mxm_wifiex/wlan_src/mlinux/moal_cfg80211.c:5006:54: error:
too few arguments to function call, expected 4, have 3
cfg80211_ch_switch_notify(priv->netdev, &chandef, 0);

This is caused by kernel patch 541c3b73ddf0("UPSTREAM:
wifi: cfg80211: include puncturing bitmap in channel
switch events"), now cfg80211_ch_switch_notify() needs
four parameters.

Change-Id: I55ec827d696562d644f99adebc6b92b103be06ca
Signed-off-by: yunjie <yunjie.jia@nxp.com>
2023-05-06 14:44:31 +00:00
..
mlan.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
mlan_decl.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
mlan_ieee.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
mlan_ioctl.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_cfg80211.c MA-21171-1 mxm_wifiex: Fix kernel update build errors 2023-05-06 14:44:31 +00:00
moal_cfg80211.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_cfg80211_util.c mxm_wifiex: fix mxm5x17391 release build error and warnings 2023-05-06 14:44:31 +00:00
moal_cfg80211_util.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_debug.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_eth_ioctl.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_eth_ioctl.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_init.c mxm_wifiex: fix mxm5x17391 release build error and warnings 2023-05-06 14:44:31 +00:00
moal_ioctl.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_main.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_main.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_pcie.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_pcie.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_priv.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_priv.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_proc.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_sdio.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_sdio_mmc.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_shim.c MA-21171-1 mxm_wifiex: Fix kernel update build errors 2023-05-06 14:44:31 +00:00
moal_shim.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_sta_cfg80211.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_uap.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_uap_cfg80211.c MA-21171-1 mxm_wifiex: Fix kernel update build errors 2023-05-06 14:44:31 +00: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 MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_usb.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_usb.h MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_wext.c MA-21223 integrate WCS Q2 CF release code 2023-05-06 14:44:11 +00:00
moal_wext.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00