]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 4 Jul 2025 13:08:09 +0000 (15:08 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 7 Jul 2025 16:03:29 +0000 (18:03 +0200)
commit59ea7af6f9ce218b86f9f46520819247c3a5f97b
tree35886bbcbb4a4d3af99bac1b099e4cc3337d20c5
parent8989d8e90f5fb29cd2c3518135798bb9d658d303
wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb

Use proper link_id in mt7996_tx_prepare_skb routine for mlink lookup.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20250704-mt7996-mlo-fixes-v1-5-356456c73f43@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mac.c