mt76: mt7615: fix event report in mt7615_mcu_bss_event
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 24 Apr 2020 12:51:29 +0000 (14:51 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:33 +0000 (19:52 +0200)
commitffc54ee2f03d0299146323c09cebb1c1de4d73d3
tree4c4c418ba814e2f82a4b2d7eaf592963359a6d1e
parentf559685035f818693a2930052283d837738dbc2f
mt76: mt7615: fix event report in mt7615_mcu_bss_event

Currently mt7663 devices do not support DBDC so fw events have no info
about it. Fix mt7615_mcu_bss_event that wrongly use bss_idx as DBDC
band_idx while it is vif index.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c