Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mt76: mt7921: continue to probe driver when fw already downloaded
BugLink: https://bugs.launchpad.net/bugs/1936790 When reboot system, no power cycles, firmware is already downloaded, return -EIO will break driver as error: mt7921e: probe of 0000:03:00.0 failed with error -5 Skip firmware download and continue to probe. Signed-off-by: Aaron Ma <aaron.ma@canonical.com> Fixes: 1c099ab ("mt76: mt7921: add MCU support") Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit c342690) Signed-off-by: Aaron Ma <aaron.ma@canonical.com> Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
- Loading branch information