commit | bf3741ada33bb4fabec99538b8014c054854912b | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Wed Sep 12 17:19:36 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Wed Sep 19 12:31:49 2018 +0200 |
tree | c3dcd4759f29140af285a5354c2f85c0840720f9 | |
parent | 196e978ca1da89b70ccaf0ae52b59a95ce94a815 [diff] |
mt76x0: usb: remove mt76_fw definition Remove mt76_fw dependency from mt76x0u_upload_firmware routine since it does not define firmware layout properly. Moreover use mt76_poll_msec utility routine to check if the fw is properly running Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>