]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: nl80211: expose can-monitor channel property
authorJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2024 10:09:42 +0000 (12:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 12 Jun 2024 11:04:24 +0000 (13:04 +0200)
commitf3269b7912f75b6e34926334377ede45656a8950
tree0784cdad7cc3462768705f2f8070eeabb4b75451
parentbcbd771cd5d68c0c52567556097d75f9fc4e7cd6
wifi: nl80211: expose can-monitor channel property

It may be possible to monitor on disabled channels per the
can-monitor flag, but evidently I forgot to expose that out
to userspace. Fix that.

Fixes: a110a3b79177 ("wifi: cfg80211: optionally support monitor on disabled channels")
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://msgid.link/20240523120945.9a2c19a51e53.I50fa1b1a18b70f63a5095131ac23dc2e71f3d426@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c