]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: mlme: advertise driver's extended MLD capa/ops
authorJohannes Berg <johannes.berg@intel.com>
Tue, 28 Apr 2026 09:07:00 +0000 (11:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 May 2026 12:49:02 +0000 (14:49 +0200)
commitb22aa70212364ffe54316b7ddcf0e98be1325873
tree11e13eb3f764b198275a0eb70966e0051bf9772c
parentfb19b4d67d81fb91d3c0dce0ddea7fc393a37b2e
wifi: mac80211: mlme: advertise driver's extended MLD capa/ops

If the AP has extended MLD capa/ops we may advertise our own
from userspace. Also add the driver's in this case. This is
fine since the only one right now from the driver is UHR ML-PM
and that's only relevant if the AP already has it too.

Link: https://patch.msgid.link/20260428110915.8ddef945c81e.I43e05e424ff50a1d88b18161b843c1125c3e07fb@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c