linux/drivers/net/wireless/mediatek/mt76/mt7925
Sean Wang 9fc83205a6 wifi: mt76: mt7925: host-only unwind published links on add failure
Release host link resources when mt7925_mac_sta_add_links() fails after
partial success.

msta->link[] and dev->mt76.wcid[] may already be published, so unwind
the host state to avoid leaving stale links behind.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Link: https://patch.msgid.link/20260306232238.2039675-20-sean.wang@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-03-24 15:49:32 +00:00
..
debugfs.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
init.c wifi: mt76: mt7925: fix tx power setting failure after chip reset 2026-03-23 09:23:01 +00:00
Kconfig wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
mac.c wifi: mt76: mt7925: pass mlink to mcu_sta_update() 2026-03-24 15:49:31 +00:00
mac.h wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
main.c wifi: mt76: mt7925: host-only unwind published links on add failure 2026-03-24 15:49:32 +00:00
Makefile wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch] 2025-11-24 14:37:55 +01:00
mcu.c wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans() 2026-03-24 15:49:32 +00:00
mcu.h wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv() 2026-03-24 15:49:31 +00:00
mt7925.h wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans() 2026-03-24 15:49:32 +00:00
pci_mac.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
pci_mcu.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
pci.c wifi: mt76: mt7925: refactor regulatory notifier flow 2025-11-24 14:37:55 +01:00
regd.c wifi: mt76: mt7925: fix tx power setting failure after chip reset 2026-03-23 09:23:01 +00:00
regd.h wifi: mt76: mt7925: add auto regdomain switch support 2025-11-24 14:37:55 +01:00
regs.h wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
testmode.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
usb.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00