commit | e5fc742f9285c47d7f59e29d7f3b749e824d7ee3 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Thu Mar 21 16:25:37 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Wed May 01 13:03:57 2019 +0200 |
tree | 8dcaf2e64852a5f18f6aeb1e84693eb604ad2a56 | |
parent | 85d2955ea185434f874ff9c5bcf7f4b06eb0efcd [diff] |
mt76usb: remove queue variable from rx_tasklet Since now only mt76u_get_next_rx_entry use queue argument move it to this function. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>