commit | 5de4db8fcb6d6fc7d9064c22841211790c0ab81b | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Feb 11 09:16:14 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Feb 18 19:54:34 2019 +0100 |
tree | 5435c5b7b5d0b12a9782f3080d66985a298a8524 | |
parent | 1ffe410ee3bd445383b737739012d9d85283eb73 [diff] |
mt76x02u: use usb_bulk_msg to upload firmware We don't need to send firmware data asynchronously, much simpler is just use synchronous usb_bulk_msg(). Tested-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>