]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7925: add mt7925_mac_link_sta_remove to remove per-link STA
authorSean Wang <sean.wang@mediatek.com>
Thu, 13 Jun 2024 03:02:38 +0000 (20:02 -0700)
committerFelix Fietkau <nbd@nbd.name>
Tue, 9 Jul 2024 21:01:59 +0000 (23:01 +0200)
commit5f5b6a745c697c1a80cfd9eacf1f91613d29b050
tree3fe8a8294816cdafd8421bf4698f2302baaffb91
parent89397bccc882a446373874cd8c4164e1612d8494
wifi: mt76: mt7925: add mt7925_mac_link_sta_remove to remove per-link STA

The mt7925_mac_link_sta_remove function currently removes the per-link STA.
We will extend this function when we implement the MLO functionality.

This patch only includes structural changes and does not involve any
logic changes.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Link: https://patch.msgid.link/20240613030241.5771-45-sean.wang@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/main.c