commit | b430b7db3889cd5998616518d91e0be8ae645a39 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Wed Jan 15 11:58:49 2020 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:05 2020 +0100 |
tree | 0ae19e7b29c5ebfa7fb09c28a3ce82a12c879948 | |
parent | 38e09a49f449e77849a271f1457489d1932b7182 [diff] |
mt76: mt76u: stop/free all possible rx queues Stop/free all configured rx queues (data/mcu) in mt76u_stop_rx/mt76u_free_rx. This is a preliminary patch to support new devices (e.g. mt7663u) that rely on a hw queue for mcu messages Co-developed-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>