Commit fec9a3c
committed
deepin: firmware_loader: move log failed to load firmware to real failed
deepin inclusion
If we use the zstd compress firmware, cause the many report that
said what the firmware load failed, but the truth is that the load failed log
is not real.
Move it to the end of fw_get_filesystem_firmware to check the real failed.
Link: https://bbs.deepin.org/zh/post/289309
Fixes: f081e61 ("debian: firmware_loader: Log direct loading failures as info for d-i")
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 6385c15 commit fec9a3c
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | 588 | | |
593 | 589 | | |
594 | 590 | | |
| |||
931 | 927 | | |
932 | 928 | | |
933 | 929 | | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
| |||
0 commit comments