linux-stable/net/wireless
Shaul Triebitz a43b2d1218 wifi: cfg80211: get correct AP link chandef
[ Upstream commit bc1857619c ]

When checking for channel regulatory validity, use the
AP link chandef (and not mesh's chandef).

Fixes: 7b0a0e3c3a ("wifi: cfg80211: do some rework towards MLO link APIs")
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-24 09:57:05 +02:00
..
certs
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig cfg80211: select CONFIG_CRC32 2021-01-05 15:50:36 -08:00
Makefile cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo 2022-03-01 14:10:14 +01:00
ap.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
chan.c wifi: nl80211: relax wdev mutex check in wdev_chandef() 2022-08-17 15:16:20 +02:00
core.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
core.h wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
debugfs.c wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() 2022-09-08 11:23:58 +02:00
debugfs.h
ethtool.c cfg80211: check wiphy driver existence for drvinfo report 2020-02-07 12:53:26 +01:00
ibss.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
lib80211.c lib80211: Remove unused macro DRV_NAME 2020-09-18 11:53:00 +02:00
lib80211_crypt_ccmp.c lib80211: use crypto API ccm(aes) transform for CCMP processing 2019-07-26 13:22:47 +02:00
lib80211_crypt_tkip.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
lib80211_crypt_wep.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
mesh.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
mlme.c wifi: cfg80211: remove chandef check in cfg80211_cac_event() 2022-08-17 15:16:20 +02:00
nl80211.c wifi: nl80211: acquire wdev mutex earlier in start_ap 2022-08-17 15:16:20 +02:00
nl80211.h nl80211: fix radio statistics in survey dump 2021-11-15 10:51:51 +01:00
ocb.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
of.c
pmsr.c cfg80211: pmsr: remove useless ifdef guards 2022-02-04 16:26:16 +01:00
radiotap.c mac80211: Use flex-array for radiotap header bitmap 2021-08-13 09:58:25 +02:00
rdev-ops.h wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
reg.c wifi: cfg80211: get correct AP link chandef 2022-10-24 09:57:05 +02:00
reg.h cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
scan.c wifi: cfg80211: update hidden BSSes to avoid WARN_ON 2022-10-15 08:01:45 +02:00
sme.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
sysfs.c cfg80211: shut down interfaces on failed resume 2021-06-09 16:09:20 +02:00
sysfs.h
trace.c
trace.h wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
util.c wifi: cfg80211: fix MCS divisor value 2022-10-05 10:40:52 +02:00
wext-compat.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
wext-compat.h
wext-core.c wext: fix NULL-ptr-dereference with cfg80211's lack of commit() 2021-01-26 11:59:42 +01:00
wext-priv.c
wext-proc.c
wext-sme.c wifi: cfg80211: do some rework towards MLO link APIs 2022-08-17 15:14:45 +02:00
wext-spy.c wireless: wext-spy: Fix out-of-bounds warning 2021-06-23 10:57:17 +02:00