]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mt76: mt7996: Account active links in valid_links fields
authorShayne Chen <shayne.chen@mediatek.com>
Sun, 15 Mar 2026 10:26:25 +0000 (11:26 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Mar 2026 15:49:32 +0000 (15:49 +0000)
commit108cb0c43fdc93bad105dcd00c30d9729520c71f
treefa40d113d2601b87e2215badf3410c195fff4e5d
parent76ceccd60bdd1e496e0e70700f3e045d7bc339bf
wifi: mt76: mt7996: Account active links in valid_links fields

Track active vif links in mt7996_vif_link_add and mt7996_vif_link_remove
routines.
This is a preliminary patch in order to remove AP MLD links from MCU
configuration during AP tear-down process and to support MLO link
reconfiguration in MT7996 driver.

Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Co-developed-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260315-mt7996-mlo-link-reconf-v1-2-a8a634fbc927@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/main.c