commit | cf605a3bd9fb89ef8ab0f10d908bb556032424c5 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Sun Feb 09 15:15:08 2020 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:17:44 2020 +0100 |
tree | 0baa5dba2d82d99560c530daf0744c2f8288e479 | |
parent | e22d0b89647c2e14a21c046af4ea5fed7c2b2acc [diff] |
mt76: mt7615: rely on mt76_queues_read for mt7622 As previous devices, mt7622 relies on multiple hw queues while for mt7615 we have just on per band hw queue and the mcu demux the traffic according to the packet AC. In order to dump all configured hw queues, rely on mt76_queues_read for mt7622 in mt7615 debugfs Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>