mwifiex/mxm_wifiex/wlan_src
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
..
mapp/mlanconfig MA-21130 [All platform] remove the WiFi debug code malnutl 2023-03-13 17:31:58 +00:00
mlan MA-20998-3 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
mlinux MA-21171 mxm_wifiex: Fix kernel update build errors 2023-04-07 10:29:18 +00:00
script mxm_wifiex: update to mxm5x17362 release 2022-10-10 15:32:56 +08:00
Makefile MA-20998 mxm_wifiex: Add compiler flag to suppress implicit fallthrough warnings 2023-03-30 18:44:11 +00:00
README_MLAN mxm_wifiex: update to mxm5x17368.p2 release 2023-02-03 14:57:17 +00:00