]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: nl80211: document channel opmode change channel width
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Apr 2026 12:42:05 +0000 (14:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 28 Apr 2026 07:27:46 +0000 (09:27 +0200)
commit032d1a3fc0e95ca804213df65ef57f5ced2a867b
tree453fae3f296be1f743129e935f20e30948088737
parent163ddfd3bbeb3bafc110675e55d0112692d2b2ea
wifi: nl80211: document channel opmode change channel width

The opmode change notification is entirely unused by existing
userspace except for printing out the values. As such, there's
no need to keep it perfectly accurate, and the implementation
in mac80211 doesn't report it correctly today. Add a note in
the documentation that it may not differentiate 80+80 and 160.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260415144514.87d5b1ce688f.Ia9a0769d52dcfe56f7b0dff903ed14db3ef04920@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h