wifi: mt76: connac: fix txd multicast rate setting
authorRyder Lee <ryder.lee@mediatek.com>
Thu, 13 Apr 2023 20:23:29 +0000 (04:23 +0800)
committerFelix Fietkau <nbd@nbd.name>
Mon, 17 Apr 2023 15:46:07 +0000 (17:46 +0200)
commit3d2892e05086d09aecf14ea64b2debbf495e313c
treea2e95aec12acb5c141e612918b24c5aea89d1783
parent3d78c46423c6567ed25ca033e086865b1b4d5ae1
wifi: mt76: connac: fix txd multicast rate setting

The vif->bss_conf.mcast_rate should be applied to multicast data frame
only.

Fixes: 182071cdd594 ("mt76: connac: move connac2_mac_write_txwi in mt76_connac module")
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c