OSDN Git Service

mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 21 Apr 2020 14:31:40 +0000 (16:31 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:32 +0000 (19:52 +0200)
commitfdf433121f82766ff508a6f06665d2aca3e258d5
tree34053fc094dad669366a96abc978970c5f155284
parent338061619185133f56ac17365deb1e75eaecc604
mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv

If the vif is running in station mode the aid will be passed by mac80211
using bss_conf.aid. Fix aid configuration in mt7615_mcu_wtbl_generic_tlv

Fixes: 04b8e65922f6 ("mt76: add mac80211 driver for MT7615 PCIe-based chipsets")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c