mwifiex/mxm_wifiex/wlan_src/mlinux
Sherry Sun defde68632 mxm_wifiex: fix L6.1.55 kernel build break
When build wifi driver based on L6.1.55 kernel, will observe the
following build error.

| mxm_wifiex/wlan_src/mlinux/moal_sta_cfg80211.c:10345:36: error: 'REGULATORY_IGNORE_STALE_KICKOFF' undeclared (first use in this function)
| 10345 |         wiphy->regulatory_flags |= REGULATORY_IGNORE_STALE_KICKOFF;
|       |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This error caused by kernel patch e8c2af660ba0("wifi: cfg80211: fix
regulatory disconnect with OCB/NAN") remove the
REGULATORY_IGNORE_STALE_KICKOFF flag.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2023-10-02 12:38:24 +08: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 mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
mlan_ieee.h mxm_wifiex: update to mxm5x17391 release 2023-04-18 12:54:05 +08:00
mlan_ioctl.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_cfg80211.c mxm_wifiex: fix L6.6 kernel next tree build errors 2023-09-13 19:03:38 +08:00
moal_cfg80211.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_cfg80211_util.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_cfg80211_util.h mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_debug.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_eth_ioctl.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_eth_ioctl.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_init.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_ioctl.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_main.c mxm_wifiex: fix L6.6 kernel next tree build errors 2023-09-13 19:03:38 +08:00
moal_main.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_pcie.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_pcie.h mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_priv.c mxm_wifiex: update to mxm5x17391 release 2023-04-18 12:54:05 +08: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 mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_sdio.h mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_sdio_mmc.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_shim.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_shim.h mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_sta_cfg80211.c mxm_wifiex: fix L6.1.55 kernel build break 2023-10-02 12:38:24 +08:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00
moal_uap.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_uap.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_uap_cfg80211.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08: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 mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_uap_priv.h mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_uap_wext.c mxm_wifiex: update to mxm6x17408.p2 release 2023-08-26 15:35:06 +08:00
moal_usb.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_usb.h mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_wext.c mxm_wifiex: update to mxm6x17408 release 2023-07-15 14:41:14 +08:00
moal_wext.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 13:08:31 +08:00