]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
pci: cleanup pci: unregister mdev directly inline
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Nov 2022 16:01:48 +0000 (17:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Nov 2022 16:02:34 +0000 (17:02 +0100)
commitfaf72d6cbfec065aee0b31d7b39d677daf663552
tree95cf7914af55152505158c4e3d257369dfe1c217
parentc963efc882ae8ab8b12c1fddd95900a6a3f9fbe6
pci: cleanup pci: unregister mdev directly inline

not worth the hassle of a break/depends cycle

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm