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

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/9d5c0b6b00a7ecef6a0ac6de765c0af00c8bb0e1.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/scan.c