Commit 5a701c4
committed
fix(mmio/persist): do not unwrap error if VirtioMem restore fails
Return the error up the stack instead of unwrapping it.
Note that on PCI this error is unwrapped for every device so there's no
change there.
Signed-off-by: Riccardo Mancini <mancio@amazon.com>1 parent 46d15e6 commit 5a701c4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
0 commit comments