Skip to content
Snippets Groups Projects
Commit 2007722a authored by Alex Williamson's avatar Alex Williamson
Browse files

vfio-pci: Re-order device reset


Move the device reset to the end of our disable path, the device
should already be stopped from pci_disable_device().  This also allows
us to manipulate the save/restore to avoid the save/reset/restore +
save/restore that we had before.

Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 3a1f7041
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment