]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: use vif radio mask to limit creating chanctx
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Oct 2024 08:25:44 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:44:55 +0000 (16:44 +0200)
commit7b68f63d5c00105f8b1f28017369f1da6dfe704c
treeafbcc6fb1d99a0145005445aadc1f99ba1982261
parent32ee616a7f8c36fa3ab00985ebd038c3487e721f
wifi: mac80211: use vif radio mask to limit creating chanctx

Reject frequencies not supported by any radio that the vif is allowed to use.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/95ea1f6fc5bd1614a0c7952b6c67726e3fd635fb.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c