mwifiex/mxm_wifiex/wlan_src/mlinux
Zhipeng Wang 781effe72a MA-21171 mxm_wifiex: Fix kernel update build errors
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: I343a89b8466971f486f0ce8937c1612dec5618fa
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2023-04-07 10:29:18 +00: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 mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
mlan_ieee.h MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
mlan_ioctl.h mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
moal_cfg80211.c MA-21171 mxm_wifiex: Fix kernel update build errors 2023-04-07 10:29:18 +00:00
moal_cfg80211.h MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_cfg80211_util.c MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_cfg80211_util.h MA-20857 WCS MM5X17366 - Q4-2022 RC1 patch integrate 2022-10-31 18:11:25 +00:00
moal_debug.c mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_eth_ioctl.c MA-20998-8 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
moal_eth_ioctl.h mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
moal_init.c MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_ioctl.c MA-20998-9 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
moal_main.c mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
moal_main.h mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
moal_pcie.c MA-20998-6 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
moal_pcie.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_priv.c MA-20998-4 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00: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 mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00
moal_sdio.h MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_sdio_mmc.c MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_shim.c MA-21171 mxm_wifiex: Fix kernel update build errors 2023-04-07 10:29:18 +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-20998-5 mxm_wifiex: Fix ISO C99 and later do not support implicit function declarations error 2023-03-29 18:37:24 +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-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_uap.h MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_uap_cfg80211.c MA-21171 mxm_wifiex: Fix kernel update build errors 2023-04-07 10:29:18 +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 mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
moal_usb.c MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_usb.h MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_wext.c MA-20988 sync WCS Q1 release patch to Android13.0 2023-01-06 16:02:55 +00:00
moal_wext.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00